Accordion

Hierarchy

Properties

Methods

Properties

el: HTMLElement

The component HTML element

props: IAccordionProps<HTMLElement>

The component properties

Methods

  • Internal method to configure the parent element.

    Returns HTMLElement

  • Hides the component.

    Returns void

  • Shows the component.

    Returns void

Generated using TypeDoc