Method AddBlazorChildItem
AddBlazorChildItem(string, GLBlazorComponentState)
Declaration
ValueTask<GLLocationInfo> AddBlazorChildItem(string parentId, GLBlazorComponentState state)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parentId | |
| GLBlazorComponentState | state |
Returns
| Type | Description |
|---|---|
| ValueTask<GLLocationInfo> |