Modal
Canonical modal shell with close control, content slot, and slab actions
import { Modal, SlabAction } from '@parametrig/ui'
Render modals conditionally from page state. The shell composes
CanonicalClose and SlabAction, and uses a reduced-motion-safe open
transition.
Use the playground below to open the canonical modal and its table, input, and checklist variants. Modal action rows use right-aligned slab actions; sheet action rows usually use text actions.