OrgChartGroup
The OrgChartGroup component is used to group OrgChartItem items in the OrgChart organizational structure.
For more information on using OrgChartItem, go to the [OrgChart] element documentation page(./orgchart).
When to use
Use wje-orgchart-group when users need to understand location, move between views, or traverse hierarchy.
When not to use
Do not combine multiple competing navigation patterns for the same user flow.
Accessibility
Ensure visible active/selected states, predictable tab order, and clear control naming.
Best Practices
- Keep URL state and UI navigation state synchronized.
- Use consistent labels across menu, breadcrumbs, and tabs.
- Add context for deep structures (breadcrumbs, headings, icon cues).
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
| Name | Description |
|---|---|
| `` | Styles the element. |
CSS Custom Properties
No CSS custom properties available for this component.
Slots
No slots available for this component.