ListViewItemWrapperProps
Represents the props of the each ListViewWrapper item.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Sets the ListViewItemWrapper children elements. | |
className? |
|
Specifies the CSS class names which are set to the ListViewItemWrapper. | |
style? |
|
Sets additional CSS styles to the ListViewItemWrapper. |