enhancement: toolbar now has accordion/collapsible
This commit is contained in:
@@ -28,6 +28,7 @@ class OptionMenu extends Widget{
|
||||
attrs: {
|
||||
...newAttrs,
|
||||
styling: {
|
||||
label: "styling",
|
||||
foregroundColor: {
|
||||
label: "Foreground Color",
|
||||
tool: Tools.COLOR_PICKER, // the tool to display, can be either HTML ELement or a constant string
|
||||
|
||||
Reference in New Issue
Block a user