Default theme implementation for the CKEditor settings toolbar.
Available variables:
- multiple_buttons: A list of buttons that may be added multiple times.
- disabled_buttons: A list of disabled buttons.
- active_buttons: A list of active button rows.
See also
template_preprocess_ckeditor_settings_toolbar()
File
core/modules/ckeditor/templates/ckeditor-settings-toolbar.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.