Creating a dropDown in toolbar with default styles. For details, please refer to plugin example.
editor.createToolbarDropDown(option,cmdname)
Type: object
The option object allows you set fillinput and fillpanel option.
Type: String
The name of a command.
Type: HTMLElement
A toolbar dropdown.