Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new AccordionItemModel(label: string, height: number, active?: boolean, enable?: boolean): AccordionItemModel
  • Parameters

    • label: string
    • height: number
    • Optional active: boolean
    • Optional enable: boolean

    Returns AccordionItemModel

Properties

active

active: boolean

enable

enable: boolean

height

height: number

label

label: string

Generated using TypeDoc