OrgChart
Komponent OrgChart
spolu s OrgChartItem a OrgChartGroup slúžia na zobrazenie organizačnej štruktúry.
OrgChart komponent môže byť použitý na zobrazenie hierarchických vzťahov medzi rôznymi entitami v organizácii.
Basic use
Creating org. structure using data in JSON format
Using JSON format, you can define nodes, their properties, and the links between them. This approach allows dynamic generation of the organizational structure based on data from the database or other sources.
Groups
Using the OrgChartGroup element, it is possible to group multiple nodes into a single entity. You can use them to show teams or departments within an organizational structure.
Line
Controls
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
Name | Description |
---|---|
native | Refers to the container of the organization chart. |
CSS Custom Vlastnosti
Name | Description |
---|---|
--wje-orgchart-height-line | Určuje veľkosť čiary medzi položkami organizačnej štruktúry. |
Sloty
Name | Description |
---|---|
`` | The default slot for the contents of the organizational chart. |