This is an example of a set of components for building tab interactions within Plasmic.
Links:
- Plasmic project: https://studio.plasmic.app/projects/xje8ae2i8KrAmXAXFih4mp
- Live published app: https://plasmic-flexible-tabs.vercel.app/
See the Tabs.tsx file for all the React components that serve as the building blocks. Customize and extend these to fit your app, and enable anyone on your team to build similar tabs.
This is a Next.js project bootstrapped with create-plasmic-app
.
First, run the development server:
yarn dev
Open your browser to see the result.
You can start editing your project in Plasmic Studio. The page auto-updates as you edit the project.
With Plasmic, you can enable non-developers on your team to publish pages and content into your website or app.
To learn more about Plasmic, take a look at the following resources:
You can check out the Plasmic GitHub repository - your feedback and contributions are welcome!