CommonProps Interface
Deprecated in 4.15.0. Used internally.
Common props used by components.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| itemId | string | undefined | Optional unique identifier for item. | |
| style | React.CSSProperties | undefined | Custom CSS style properties | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| className Inherited | string | undefined | ClassNameProps | Custom CSS class name | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.