Interface: SharedComponentProps
Hierarchy
AriaAttributes
↳
SharedComponentProps
↳↳
PanAreaProps
Properties
ariaLabel
• Optional
ariaLabel: string
Deprecated
- Use kebab-case aria-label instead Label to be used for accessibility purposes.
Defined in
packages/ida-framework/src/types.ts:46
className
• Optional
className: string
Defined in
packages/ida-framework/src/types.ts:48
role
• Optional
role: AriaRole
Defined in
packages/ida-framework/src/types.ts:49
style
• Optional
style: CSSProperties