wordBreak

@Composable
abstract fun wordBreak(wordBreak: WordBreak?)(source)

Set the CSS word break of the current component.


abstract val wordBreak: WordBreak?(source)

CSS word break of the current component.