views-more.html.twig

Default theme implementation for a views "more" link.

Available variables:

  • view: The view object.
  • more_url: The URL for the views "more" link.
  • link_text: The text for the views "more" link.

See also

template_preprocess()

File

drupal/core/modules/views/templates/views-more.html.twig
View source

Related topics