Documentation / Settings

Extrabar

Type: Boolean

Default: true

This setting turn off the extrabar (the set of buttons to the right of the toolbar).

Redactor('#entry', {
    extrabar: false
});