Currently facing a challenge where I need to create a form for users to adjust the title, background color, button background, text color, and other settings of a component. I want to provide a live preview of the component as the user makes changes.
I envision displaying a scaled-down "preview" of the component next to the form so that users can see how their style adjustments are affecting the overall look. The legibility of the text in the preview is not critical; the primary goal is to give users an idea of how their changes will impact the final result.
https://i.sstatic.net/SjltI.png
The basic concept is to have a form for adjusting settings and a corresponding zoomed-out preview of the component alongside.
Open to suggestions and ideas on how best to achieve this visual feedback for users.
Appreciate any insights!