datetime-wrapper.html.twig

Default theme implementation of a datetime form wrapper.

Available variables:

  • content: The form element to be output, usually a datelist, or datetime.
  • title: The title of the form element.
  • title_attributes: HTML attributes for the title wrapper.
  • description: Description text for the form element.
  • required: An indicator for whether the associated form element is required.

See also

template_preprocess_datetime_wrapper()

File

core/modules/system/templates/datetime-wrapper.html.twig

Related topics

Theme system overview
Functions and templates for the user interface that themes can override.
doc_Drupal
2016-10-29 09:00:55
Comments
Leave a Comment

Please login to continue.