```div-parameter
## Parameter Panel

|	Parameter			|			Format			|	Default					|	Mandatory	|	Description				| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	text	|	<dt>&lt;String&gt;	|	-	|	yes	|	Lorem	|
|	content	|	<dt>isContent<dt>&lt;String&gt;	|	-	|	no	|	Lorem	|
|	content_placeholder	|	<dt>isContent	|	-	|	no	|	Lorem	|
|	load_on_open	|	<dt>&lt;Boolean&gt;	|	-	|	no	|	<dt>true<dd><dt>false<dd>	|
|	radio	|	<dt>&lt;String&gt;<dt>&lt;Boolean&gt; = true	|	"panel-switcher"	|	no	|	<dt>String.<dd><dt>true<dd>	|
|	closed	|	<dt>&lt;Boolean&gt;	|	true	|	no	|	<dt>true<dd><dt>false<dd>	|
|	icon_opened	|	<dt>&lt;String&gt;	|	"fa-angle-down"	|	no	|	Lorem	|
|	icon_closed	|	d<dt>&lt;String&gt;	|	"fa-angle-right"	|	no	|	Lorem	|
|	footer_right	|	{}	|	-	|	no	|	Lorem	|
|	footer_left	|	{}	|	-	|	no	|	Lorem	|


## Callbacks Panel

|	Callback	|	Format	|	Default	|	Mandatory	|	Description	| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	onFirstActivate	|	<dt>function()	|	-	|	no	|	Lorem	|
|	onActivate	|	<dt>function()	|	-	|	no	|	Lorem	|
|	onDeactivate	|	<dt>function()	|	-	|	no	|	Lorem	|
```

@@include(../../core/dom/dom_p.md) 

