component.json revision a31d4503481b752a9ea058cce3d9b025d040a87c
{
"name" : "panel",
"displayName": "Panel",
"description": "The Panel is a UI Control that is meant to behave similarly to an OS window. The Panel control extends the functionality of Overlay, adding support for modality, close/dismiss buttons, autohiding and autofocus. Plugins to make it draggable and resizable are supported as well. Panel includes a pre-defined stylesheet to support default look and feel characteristics.",
"author" : "tilomitra",
"tags": ["widget", "beta", "panel", "extension"],
"use" : ["panel"],
"examples": []
}