UNPKG

construct-ui

Version:
8 lines (5 loc) 274 B
@# Dialog A dialog is composed of an `Overlay` component and provides a centered container that has a header, body and footer. It is a controlled component and can only be toggled via the `isOpen` attribute. @example DialogExample @## Dialog Attrs @interface IDialogAttrs