SiAccordionService documentation¶
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) fullHeight ¶ | WritableSignal<(null | boolean)> | null | Subject to emit when the items should be expanded to their full height or restored to normal height. |
| (readonly) toggle$ ¶ | Subject<any> | ... | Emit an item in the accordion which should be toggled. |
Types Documentation¶
No types to document for items on this page.
Except where otherwise noted, content on this site is licensed under MIT License.