List
Komponent List (Zoznam) sa skladá z viacerých elementov Item (položiek) a môže obsahovať text, tlačidlá, prepínače, ikony, náhľady obrázkov, a mnoho iného. Sheets generally contain items with the same content and group them into a larger whole.
Basic usage
Nested leaf
Setting the value of the inset property to true adds a margin to the element's surroundings to create a nested list.
Line separation
Vlastnosť lines upravuje spodný okraj itemov. Nastavením tejto vlastnosti na hodnotu "none" sa nezobrazia žiadne okraje medzi položkami zoznamu.
Atribúty a Vlastnosti
No properties available for this component.
Eventy
No events available for this component.
Metódy
No public methods available for this component.
CSS Shadow Parts
No CSS shadow parts available for this component.
CSS Custom Vlastnosti
| Name | Description |
|---|---|
--wje-list-inset-padding | The padding of the list when it is inset. |
--wje-list-border-radius | The border radius of the list. Accepts any valid CSS length. |
--wje-list-background | The background of the list. Accepts any valid CSS color value. |
Sloty
| Name | Description |
|---|---|
default | The default slot for the list. |