Aside
Aside je prvok na tvorbu layoutov a zobrazuje sa vedľa elementu Main. Používa sa väčšinou na zobrazenie doplnkových informácií k hlavnému obsahu, prípadne navigácie.
Príklady použitia
note
Pre informácie o použítí Aside elementu sa presuňte do dokumentácie Layoutu.
Atribúty a Vlastnosti
fixed
| Description | If true, the element gets position: "fixed" |
| Attribute | fixed |
| Type | boolean |
| Default | false |
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-aside-width | Element width |
--wje-aside-top | Top offset of element when using fixed attribute |
--wje-aside-border-color | Colour of element edges |
--wje-aside-border-width | Width of the edges of the element |
--wje-aside-border-style | Element edge style |
Sloty
| Name | Description |
|---|---|
| `` | The default slot for the element content. |