diff --git a/src/components/panel/demo/index.html b/src/components/panel/demo/index.html index 5ffdc18..96fcb77 100644 --- a/src/components/panel/demo/index.html +++ b/src/components/panel/demo/index.html @@ -29,14 +29,22 @@

uifPanel Demo | <uif-panel>

In order for this demo to work you must first build the library in dev mode. (gulp build-lib --dev) +

Use this toggle to toggle the value of the 'uif-is-light-dismiss' property. If set to true, clicking on the overlay will close the Panel. The default value is false.

+ +

Basic Usage

+

Code: