accordionitem

Methods

Events

Properties

  • body - a view or html content that is shown in the item
  • collapsed - defined whether an accordion cell needs being collapsed, takes true/false as a parameter
  • header - header label
  • headerAlt - header label in the collapsed state
  • headerHeight - height height
  • headerAltHeight - header height in the collapsed state
  • container - html container or its id where view needs being initialized
  • id - view id
  • css - class name for view container
  • width - view width
  • height - view height
  • gravity - view gravity (1 by default)