We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Component Tab and the ability to create a component from the right-click context menu of an element on canvas.
The left tab/panel:
When a component is duplicated, add a number: "Navbar 1", "Navbar 2", etc.
The rename state of a component:
When an element is right-clicked on canvas, add another item to this context menu - "Create component"
When a component is created from that right-click menu, open up the component panel with the rename state for the added list item:
If a component is being used on any pages, block the delete function:
The text was updated successfully, but these errors were encountered:
Hey @Kitenite, can i take this one?
Sorry, something went wrong.
For sure @Nithishvb!
Nithishvb
Successfully merging a pull request may close this issue.
Describe the feature
Component Tab and the ability to create a component from the right-click context menu of an element on canvas.
The left tab/panel:

When a component is duplicated, add a number: "Navbar 1", "Navbar 2", etc.

The rename state of a component:

When an element is right-clicked on canvas, add another item to this context menu - "Create component"

When a component is created from that right-click menu, open up the component panel with the rename state for the added list item:

If a component is being used on any pages, block the delete function:

The text was updated successfully, but these errors were encountered: