book-all-books-block.html.twig

Default theme implementation for rendering book outlines within a block.

This template is used only when the block is configured to "show block on all pages", which presents multiple independent books on all pages.

Available variables:

  • book_menus: Book outlines.
    • id: The parent book ID.
    • title: The parent book title.
    • menu: The top-level book links.

See also

template_preprocess_book_all_books_block()

File

core/modules/book/templates/book-all-books-block.html.twig

Related topics

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

Please login to continue.