Set order for new rich text button #13528
Labels
[Feature] Rich Text
Related to the Rich Text component that allows developers to render a contenteditable
[Type] Enhancement
A suggestion for improvement.
Is your feature request related to a problem? Please describe.
When adding new button to rich text editor, it is put always at the end. In the order of addition. This would allow to add button in any place on the toolbar.
Currently I'm unable to add a new button between "italic" and "link" buttons.
Describe the solution you'd like
New property for
RichTextToolbarButton
/ToolbarButton
that would allow to set ordinal number for button, or "weight".The text was updated successfully, but these errors were encountered: