Skip to content

React hooks and components for easier using native html dialog element as modals and dropdowns

Notifications You must be signed in to change notification settings

Crawleyprint/react-dialog

Repository files navigation

ReactDialog

A small library for utilizing native html <dialog> as both modals and dropdowns.

Library code

Library README file

Examples

Live Demo

Develop

Run yarn nx build react-dialog follwed by yarn nx serve react-dialog