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 | string | undefined | ClassNameProps | Custom CSS class name |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.