Skip to content
+

Modal

The Modal component lets you create dialogs, popovers, lightboxes, and other elements that force the user to take action before continuing.

useModal API

Import

import { useModal } from '@base_ui/react/legacy/unstable_useModal';
This hook does not accept any input parameters.

Return value

NameTypeDescription