Properties
Optional expandColumnWidth
expandColumnWidth?: number
Optional i18n
i18n?: Partial<{ collapseAllGroups: string; collapseGroup: string; expandAllGroups: string; expandGroup: string }>
Optional icons
icons?: { expandGroup?: ComponentType<{}> }
Type declaration
Optional expandGroup?: ComponentType<{}>
width of the expand column
20