Class Modal

All Implemented Interfaces:
Attachable, Finder<HTMLElement>, HasElement<HTMLElement,Modal>, HasHTMLElement<HTMLElement,Modal>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,Modal>, Closeable<HTMLElement,Modal>, Component

public class Modal extends ComponentDelegate<HTMLElement,Modal> implements Attachable, Closeable<HTMLElement,Modal>
A modal displays important information to a user without requiring them to navigate to a new page.
See Also: