DaffAccordionItemComponent

Selector: 'daff-accordion-item'

Properties

Name Type Description
_daffAccordionItemId 'daff-accordion-item' + '-' + ++daffAccordionItemId
@Input() id string
@Input() initiallyExpanded false Whether or not the item is initiallyExpanded by default. open
reveal Reveals the contents of the accordion item
hide Hides the contents of the accordion item
toggle Toggles the visibility of the contents of the accordion item
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.