Timeline Item
The page for wje-timeline-item has been auto-completed so that the documentation covers the current version of the components.
Detailed instructions for use and recommendations will be added in the next content phase.
When to use
Use wje-timeline-item when the user needs to navigate the application or transition between states/screens.
When not to use
Do not use multiple parallel navigation patterns that compete with each other.
Accessibility
Provide clear active/selected states, predictable tab order, and naming of controls.
Recommended practices
- Keep the URL and UI state in sync to make the navigation reproducible.
- Use consistent terminology for items across menus, breadcrumb and tabs.
- For deep structures, add auxiliary context (breadcrumb, title, icons).
Attributes and properties
No properties available for this component.
Events
No events available for this component.
Methods
No public methods available for this component.
CSS shadow parts
| Názov | Popis |
|---|---|
native | Štýluje koreňovú shadow časť komponentu. |
content-container | Štýluje shadow časť content-container. |
default-icon | Štýluje shadow časť default-icon. |
CSS custom variables
Pre tento komponent nie sú dostupné žiadne vlastné CSS vlastnosti.
Slots
| Názov | Popis |
|---|---|
default | Predvolený slot pre hlavný obsah komponentu. |
status | Slot pre obsah indikátora stavu. |