scaleflex / filerobot-image-editor

Edit, resize, and filter any image! Any questions or issues, please report to https://github.com/scaleflex/filerobot-image-editor/issues
MIT License
1.26k stars 321 forks source link

add inital textbox #447

Closed fgiering closed 3 months ago

fgiering commented 4 months ago

Is there any way somehow to set an inital default textbox on rendering the imageEditor? I already added an default text but I want my customers just to change the text without drawing the textbox:

grafik

AhmeeedMostafa commented 4 months ago

You could try that by using this property loadableDesignState

fgiering commented 3 months ago

You could try that by using this property loadableDesignState

this works. awesome. thank you!