Global
Last updated: 2.0.0 (22/01/2024)
ComponentSize
SizeClasses
FillVariant
GenericProps
Property
Type
Description
id
string
Used to specify a unique identifier for an element.
style
CSSProperties
Used to specify custom styling for an element. Unlike the native HTML style
attribute, this will be passed into an Emotion css
constructor before being added to the DOM.
tablIndex
tabIndex
children
ReactNode
Children nodes.
Last updated
Was this helpful?