Editing with Prompts
After your app is generated, the prompt input stays active and ready for follow-up instructions. Describe the change you want in plain English — AppBlips reads the current version of your app and applies your requested change directly. A few examples of effective editing prompts:Visual Element Editor
The visual element editor lets you point and click on any element in the live preview to select it and describe a change. This is especially useful when you can see exactly what you want to fix but aren’t sure how to describe it in words. To activate the visual editor, click the Edit or cursor icon in the preview toolbar. The preview switches into selection mode — hover over any element and it will highlight to show you what would be selected. Click the element you want to edit, then describe the change you want in the prompt that appears. AppBlips targets that specific element with your instruction, so the rest of the app stays untouched.Selecting Parent Elements
Sometimes you want to edit a container, section background, or wrapper element rather than the inner content. After clicking an element, you can walk up the DOM tree to select a parent container using the Select Parent option that appears in the editor panel. This is useful when you want to change the padding on a section, swap the background of a card wrapper, or adjust a layout region. Keep pressing Select Parent to move further up the tree until you’ve highlighted the element you actually want to edit.Undo/Redo History
Every edit — whether made through a prompt or the visual editor — saves a version to your history automatically. Use the Undo button in the toolbar to step back to any previous version, and Redo to move forward again. You can undo and redo freely at any point without losing your work.Ready to share your finished app? Learn how to download it as a standalone HTML file or publish it to its own public URL in Export or Deploy Your App. To revisit how to write effective prompts from the start, see Building Apps.
