'daff-accordion-item'
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 |