baseKey
baseKey: string
Optional
customAttribute
customAttribute?: {
attribute: string;
value: string | number;
}
Optional
disableDividers
disableDividers?: boolean
Optional
disableMarginX
disableMarginX?: boolean
items
items: ReactElement<any, string | JSXElementConstructor<any>>[]
Optional
lang
lang?: InputLanguage
Used for tests. Clickable and requested subcomponents will be suffixed with "-[ComponentName]".