shadow
Element Tree umožňuje hierarchické zobrazovanie dát v stromovej štruktúre. Používa sa na vizualizáciu kategórií, súborových systémov alebo navigačných štruktúr. Tree obsahuje wje-tree ako hlavný kontajner a wje-tree-item ako jednotlivé položky stromu. Položky môžu obsahovať deti, čím vytvárajú vnorenú hierarchiu.
| Description | An attribute that determines whether multiple sections can be expanded at the same time. |
| Attribute | multiple |
| Type | boolean |
| Default | 0 |
| Description | An attribute that sets the initial index of the extended section. |
| Attribute | Index |
| Type | number |
| Default | 1000 |
| Name | Description |
|---|
wje-accordion-item:open | It is emitted when the accordion item is opened. |
| Description | Collapses all accordion items except the one specified as the exception. |
| Signature | (exception: HTMLElement) => Promise<void> |
| Description | Search for all Accordion components within a group. |
| Signature | getAccordions() => Accordion[] |
No CSS shadow parts available for this component.
No CSS custom properties available for this component.
No slots available for this component.