Default theme implementation for a text format-enabled form element.
Available variables:
- children: Text format element children.
- description: Text format element description.
- attributes: HTML attributes for the containing element.
- aria_description: Flag for whether or not an ARIA description has been added to the description container.
See also
template_preprocess_text_format_wrapper()
File
core/modules/filter/templates/text-format-wrapper.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.