Toolbar
fun Toolbar( size: ButtonGroupSize? = null, spacing: Int = 5, vertical: Boolean = false, className: String? = null, init: Toolbar.() -> Unit? = null)
Content copied to clipboard
Parameters
size
button groups size
spacing
the spacing between button groups
vertical
determines if button groups are aligned vertically
class Name
CSS class names
init
an initializer extension function