Changing BlockManager html attribute value to be based on option value from DomComponent #4627
Unanswered
gagandeep-kurl-pfizer
asked this question in
Q&A
Replies: 2 comments
-
Check here on how to update blocks programmatically https://grapesjs.com/docs/modules/Blocks.html#programmatic-usage |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my component:
and here is my blockmanager:
Within the block manager content, I want the html attribute
dsp-mc-notations-container-type
to be based the option value the user selects in the component settings based on the select options defined above, so eitherdsp-mc-notations-references
,dsp-mc-notations-footnotes
ordsp-mc-notations-glossary
.Beta Was this translation helpful? Give feedback.
All reactions