Partial templates

I’d like to make partial templates.

I’m integrating tailwind, as for me, bootstrap is very limiting and not my preferred way of doing the front-end.
(Don’t forget to vote on: Tailwind CSS support)

There’s one other thing that would make it much easier: template partials.

I’d like to create a template partial like a button.
This partial would contain the HTML and CSS for the button. But I can change:

  • The button text
  • Possibly variants? (not sure how it works in other frameworks but say a full-width button)

Example code of vue here and the use case described:

If this is already possible, please let me know as I’d love to use this ASAP!

If you look at the Wappler road map, you will see re-usable components is on there as something the team will be building. According to your need and what I understand, that should be something that provides the solution you need. How it will be implemented and how easy you would be able to change properties for the component still needs to be seen.

1 Like

Yepp requested before:

But indeed the roadmap subject shows that the team is working on it.

It’s really a must to create a good and consistent UI

1 Like

@pixlapps yes saw it on the roadmap, but as yous aid: how it will be implemented remains to be seen. Sometimes the implementation is disappointing :frowning:

@htatd thanks, missed that! Will see if I can merge this.

Edit: don’t think I can merge it.

You can close this topic as it’s a duplicate of Dynamic / Re-usable partials / components creation

1 Like