```div-parameter
## Parameter FileUploadButton
|	Parameter			|			Format			|	Default					|	Mandatory	|	Description				| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	fileUpload	|	check: FileUpload	|	-	|	yes	|	Lorem	|
|	multiple	|	<dt>&lt;Boolean&gt;	|	true	|	no	|	<dt>true<dd><dt>false<dd>	|
|	directory	|	<dt>&lt;Boolean&gt;	|	-	|	no	|	Whether to allow file drop on the button.<br><dt>true<dd><dt>false<dd>	|
|	drop	|	<dt>&lt;Boolean&gt;	|	-	|	no	|	<dt>true<dd><dt>false<dd>	|

```

@@include(../../button/button_p.md)