Class Modal

All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLElement, Modal>, ElementClassListMethods<HTMLElement, Modal>, ElementConsumerMethods<HTMLElement, Modal>, ElementContainerMethods<HTMLElement, Modal>, ElementEventMethods<HTMLElement, Modal>, ElementIdMethods<HTMLElement, Modal>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, Modal>, HTMLElementDataMethods<HTMLElement, Modal>, HTMLElementStyleMethods<HTMLElement, Modal>, HTMLElementVisibilityMethods<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: