Skip to content
New issue

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

Unable to Dynamically Insert Text into Text Block via Button Click #415

Open
davibarbosa2 opened this issue Jul 19, 2024 · 0 comments
Open

Comments

@davibarbosa2
Copy link

Issue: Inserting Text into a Text Block via Button Click

Description:

I am trying to implement a feature in my UI where a user can click a button to insert text into an existing text block. However, I am facing difficulties with achieving this functionality.

Attempted Solution:

I tried using unlayer.loadDesign, but it was unsuccessful since this method requires a full JSON or HTML input. This approach does not allow me to update only a specific part of the design.

Question:

Is there a way to insert text into a text block dynamically upon a button click without needing to reload the entire design?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant