resize

@Composable
abstract fun resize(resize: Resize?)(source)

Set the CSS resize of the current component.


abstract val resize: Resize?(source)

CSS resize of the current component.