ToolbarClasses

sealed external interface ToolbarClasses(source)

Properties

Link copied to clipboard
abstract val dense: ClassName

Styles applied to the root element if variant="dense".

Link copied to clipboard
abstract val gutters: ClassName

Styles applied to the root element unless disableGutters={true}.

Link copied to clipboard
abstract val regular: ClassName

Styles applied to the root element if variant="regular".

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.