Replies: 1 comment 3 replies
-
Couldn't you just use a combination of subtemplate that extends another template here? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I really miss the functionality of a "Component". A little bit like what's possible with VueJs.
That would look like this:
And just use it like:
Right now the workaround would be to use {capture} and forward the captured content as a variable to a {function}
Beta Was this translation helpful? Give feedback.
All reactions