Replies: 1 comment
-
If you're using HTML string you can pass properties to components via // your block
content: `<div>
<div data-gjs-type="text">...</div>
</div>` |
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.
-
I know this is possible, but I'm unable to find docs around it.
How can I have a custom component with some editable field? For example: I have added a new block with styled nested divs and spans. But can I have editable fields by default instead of dragging a text component inside it?
Beta Was this translation helpful? Give feedback.
All reactions