Default theme implementation for a 'checkboxes' #type form element.
Available variables
- attributes: A list of HTML attributes for the wrapper element.
- children: The rendered checkboxes.
See also
template_preprocess_checkboxes()
File
core/modules/system/templates/checkboxes.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.