Replies: 1 comment
-
Hey @ecdeaver Maybe try something like this:
This should creates a reusable block with 5 checkboxes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm new to grapejs and I'm trying to make a component that will have 5 checkboxes inside it. The user should be able to click any number of them. Like this https://www.sitelint.com/blog/how-to-implement-multiple-selection-with-check-boxes-in-an-html-without-external-libraries
How can I do this in grapeJS?
Beta Was this translation helpful? Give feedback.
All reactions