SelectBoxBuilder.Label Method
| Name | Parameters | Description |
|---|---|---|
| Label(JS) | value | Specifies a text string used to annotate the editor's value. Mirrors the client-side customItemCreateEvent option. |
| Label(String) | value | Specifies a text string used to annotate the editor's value. Mirrors the client-side label option. |