Default theme implementation for a generic views UI container/wrapper.
Available variables:
- attributes: HTML attributes to apply to the container element.
- children: The remaining elements such as dropbuttons and tabs.
File
core/modules/views_ui/templates/views-ui-container.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.