EDS4 logo
@eds/modal
v4.1.1

Modal

Modals focus the user's attention exclusively on one task or piece of information via a window that sits in front of the page content.
Install
npm install @eds/modal
Import usage
import {
AlertModal,
ContentModal
} from '@eds/modal';