Skip to content

Grouped buttons in the toolbar #1206

@anna-git

Description

@anna-git

That would be great if we could create buttons groups as such :

 var editor = new MediumEditor('.editable', {
                toolbar: {
                    buttons: ['bold', 'italic', 'underline'], [ 'h1', 'h2', 'h3']
                }
            });

Ideally we could style the separator or apply templates to get a specific presentation of the groups

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions