DropDownBoxBuilder.Buttons Method
| Name | Parameters | Description |
|---|---|---|
| Buttons(Action<CollectionFactory<TextEditorButtonBuilder>>) | configurator | Provides access to the client-side buttons option that represents an editor button collection. |
| Buttons(IEnumerable<DropDownEditorButtonName>) | value | Mirrors the client-side buttons option. |