W3cubDocs

/Drupal 8

text-format-wrapper.html.twig

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.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!filter!templates!text-format-wrapper.html.twig/8.1.x