ListViewItemWrapperProps
Interface
Represents the props of each ListViewWrapper item.
Definition
Package:@progress/kendo-react-listview
Properties
children?
ReactNode
Sets the ListViewItemWrapper children elements.
className?
string
Specifies the CSS class names which are set to the ListViewItemWrapper.
style?
CSSProperties
Sets additional CSS styles to the ListViewItemWrapper.