OrgChartDataSourceSchemaModelSettingsTagHelper
Example
Razor
<orgchart-model>
<fields></fields>
</orgchart-model>
ChildTags
| Tag Name | Details |
|---|---|
| fields | DataSourceSchemaModelSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | |
| avatar | String | |
| expanded | Boolean | |
| has-children | String | |
| id | String | The name of the field which represents the unique identifier of the data item. The value of the id field is used to distinguish between data items when inserting, updating, or removing data items. |
| parent-id | String | |
| title | String |