```div-parameter
## Parameter Modal

|	Parameter			|			Format			|	Default					|	Mandatory	|	Description				| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	cancel	|	<dt>&lt;Boolean&gt;	|	-	|	no	|	<dt>true<dd><dt>false<dd>	|
|	cancel_action	|	<dt>&lt;String&gt; = <dd>"destroy" &#124; "hide"	|	"destroy"	|	no	|	Lorem	|
|	fill_screen_buttons	|	<dt>&lt;Boolean&gt;	|	-	|	no	|	Show a fill screen button<dt>true<dd><dt>false<dd>	|


## Callbacks Modal

|	Callback	|	Format	|	Default	|	Mandatory	|	Description	| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	onCancel	|	<dt>function()	|	-	|	no	|	Lorem	|
|	onToggleFillScreen	|	<dt>function()	|	-	|	no	|	&nbsp;	|
```

@@include(../layerpane/layerpane_p.md) 