Skip to content

Modal

---
import { Modal } from '@/widgets';
---
<Modal triggerLabel="Open modal">
<p>Hello modal</p>
</Modal>
  • Focus trap
  • ESC to close