We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3f068 commit f9a39d4Copy full SHA for f9a39d4
code_samples/back_office/components/twig_components.yaml
@@ -39,3 +39,12 @@ ibexa_twig_components:
39
async: true
40
integrity: sha384-Ewi2bBDtPbbu4/+fs8sIbBJ3zVl0LDOSznfhFR/JBK+SzggdRdX8XQKauWmI9HH2
41
type: text/javascript
42
+ storefront-menu:
43
+ example_menu:
44
+ type: menu
45
+ arguments:
46
+ name: app.menu.example
47
+ depth: 3
48
+ template: '@ibexadesign/menu/example_menu.html.twig'
49
+ options:
50
+ label: 'Hello World!'
0 commit comments