Is there a way to reuse (parts of) a component? #284
Unanswered
matthieupeeters
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello and welcome to SQLPage! Unfortunately, partials are not supported... yet. What is your use case? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
If I want to reuse or nest templates, there is Handlebars.registerPartial in handlebars. This doesn't seem to be supported by SQLPage. Is there a way to make code reuse possible, or should I use some kind of pre-processor?
Beta Was this translation helpful? Give feedback.
All reactions