AppBarSpacerProps
Represents the props of the KendoReact AppBarSpacer component. Used to give additional white space between the AppBar sections and provides a way for customizing its width.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Determines the children nodes. | |
className? |
|
Sets additional CSS classes to the AppBarSpacer. | |
style? |
|
Sets additional CSS styles to the AppBarSpacer. |