New to KendoReact? Learn about KendoReact Free.
AppBarSpacerProps
Updated on Sep 5, 2025
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 child nodes. | |
className? |
|
Sets additional CSS classes to the AppBarSpacer. | |
style? |
|
Sets additional CSS styles to the AppBarSpacer. |