Appearance
Live Interactive Showcase Demo ​
Test ContinueJS live directly inside your browser! Type in the inputs below, click Reload Page to simulate an accidental tab closure, or test the IndexedDB state inspector.
🧪 Scenarios Included in Demo ​
- Job Application Form: Auto-saving fields, completion progress bar (0%-100%), password exclusion, file metadata extraction.
- AES Encrypted Note Editor: Client-side Web Crypto AES-GCM 256-bit encryption/decryption toggle.
- Multi-Step Checkout Wizard: Step-by-step navigation persisting state across screens.
- Headless JS Object State: Auto-saving plain JS state objects (
{ volume: 50 }) without HTML forms. - White-Labeled Web Components: Custom CSS Shadow Parts (
::part()) styling and HTML<slot>overrides.
