DropDownButtonBuilder.Text Method
Name | Parameters | Description |
---|---|---|
Text(JS) | value | Specifies the button's text. Applies only if useSelectMode is false. Mirrors the client-side text option. |
Text(String) | value | Specifies the button's text. Applies only if useSelectMode is false. Mirrors the client-side text option. |