Skip to content
React Spring Bottom Sheet
PrimitivesNIPE Open Source

examples / form

Form and keyboard

Keep form submission explicit while virtual keyboards resize the viewport.

All recipes

Live package

Preview

Phone viewport: 390 × 780

Loading preview…

Prerequisites

  • A controlled open value and an ordinary HTML form.

Behavior

  • Submit saves and closes; cancel closes without submitting.

Accessibility notes

  • Every field has a persistent visible label.
  • Cancel and submit are separate, clearly named actions.