dashpilot / vue-pagebuilder

A modular pagebuilder for Vue 3, uses ES Modules instead of single-file-components
https://vue-pagebuilder.vercel.app
141 stars 21 forks source link

Create Dynamic Component Like Tabs #4

Open kaushalsubba opened 5 months ago

kaushalsubba commented 5 months ago

Hi First of all, Good Job and Thank you for this project!

Do you have any insight on how could we extend your project to create custom components that supports creating tab interface where user can manage tabs and their content?