Class Panel

All Implemented Interfaces:
Finder<HTMLDivElement>, HasElement<HTMLDivElement,Panel>, HasHTMLElement<HTMLDivElement,Panel>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,Panel>, Component, Modifiers.Bordered<HTMLDivElement,Panel>

The panel component is a container that supports flexible content layouts. It can be used to house other components such as fields, forms, videos, buttons, and more. The panel should not be confused with the drawer component, which allows you to surface information via a collapsable container.
See Also: