Skip to content

Panel Component

Travis Tidwell edited this page Jul 5, 2017 · 3 revisions

JSON Schema

The JSON Schema definition for this component is defined as follows.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

PropertyDescriptionValueRequiredDefault
titleThe title of the panelAny stringfalse
themeAny valid Bootstrap Panel ThemeOne of default, primary, success, info, warning, dangerfalsedefault
componentsAn array of components that are within this panel.Array of Componentstrue[]

Clone this wiki locally