AppBarSectionProps
Interface
Represents the props of the KendoReact AppBarSection component.
Definition
Package:@progress/kendo-react-layout
Properties
children?
any
Represents the child elements that are passed to the AppBarSection.
className?
string
Sets additional CSS classes to the AppBarSection.
style?
CSSProperties
Sets additional CSS styles to the AppBarSection.