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
Currently UI only supports creation of components. Edit and delete components support is required if user adds any components by mistake
The text was updated successfully, but these errors were encountered:
Enable Delete functionality for component
4d8cc9b
- Add close icon on top-left of component - call delete method when the close icon is clicked Related-Issue: #27
Added edit functionality for components
6025ade
Related-Issue: #27
To support the edit functionality, we needs the current parameters for the component, but it's not provided by current API. I reported as a issue: #33
Sorry, something went wrong.
No branches or pull requests
Currently UI only supports creation of components. Edit and delete components support is required if user adds any components by mistake
The text was updated successfully, but these errors were encountered: