display

@Composable
abstract fun display(display: Display?)(source)

Set the CSS display of the current component.


abstract val display: Display?(source)

CSS display of the current component.