Skip to content
Discussion options

You must be logged in to vote

Indeed @blondie63 using the blade components allow each theme to output the needed html to work the way intended by the theme developer.

This are the docs on available components: https://backpackforlaravel.com/docs/6.x/base-components#available-components-1

Each theme may or may not overwrite those components like in tabler for example: https://github.com/Laravel-Backpack/theme-tabler/blob/main/resources/views/components/menu-dropdown.blade.php

Take into consideration that we are aware of some limitations at the moment with the components, one of them the nested menus that we are working out here: Laravel-Backpack/CRUD#5289

About the backpack_theme_config() is documented here: https://ba…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by blondie63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants