Forms
Release notification form
A release notification form validates an email and records a local preference for release summaries or major updates.
Using Release notification form
A release notification form validates an email and records a local preference for release summaries or major updates.
A release notification form validates an email and records a local choice of update frequency. Supply your data and handle the exposed callbacks when the host application needs to persist a change.
Choose major updates, enter an email, confirm the preference and save it locally.
The example uses local state. It does not connect to a backend, send messages or persist data after unmounting.
Props: title, accent, state
Which frameworks are available?
The catalog lists these versions: react, vue, svelte, astro, html. The live preview on this page runs React.
How do I access the implementation?
The code, framework versions and installation commands are available in the workbench above.