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
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 |
---|---|
--wj-aside-width | Element width |
--wj-aside-top | Top offset of element when using fixed attribute |
--wj-aside-border-color | Colour of element edges |
--wj-aside-border-width | Width of the edges of the element |
--wj-aside-border-style | Element edge style |
Sloty
No slots available for this component.