Hierarchy

Properties

displayCount: boolean
excludeEnabled: boolean
expanded: boolean
maxHeight?: number
showToggle: boolean
strings: {
    collapse: string;
    exclude: string;
    expand: string;
    include: string;
    toggle: string;
}

Type declaration

  • collapse: string
  • exclude: string
  • expand: string
  • include: string
  • toggle: string