TreeViewItemBuilder.Text Method
| Name | Parameters | Description |
|---|---|---|
| Text(JS) | value | Specifies text displayed for the UI component item. Mirrors the client-side text option. |
| Text(String) | value | Specifies text displayed for the UI component item. Mirrors the client-side text option. |