UNPKG

jiro-ui

Version:

A Mithril.js UI library based from construct-ui

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