```div-parameter
## Parameter ProgressMeter

|	Parameter			|			Format			|	Default					|	Mandatory	|	Description				| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	states	|	<dt>&lt;Array&gt;	|	-	|	no	|	Lorem	|
|	state	|	<dt>(v) => @__checkState(v)	|	-	|	no	|	Lorem	|
|	css_property_percent	|	<dt>&lt;String&gt;	|	"width"	|	no	|	CSS-property to set to the current percent fill, filler will be hidden, if percent is null.	|
|	size	|	<dt>&lt;String&gt; = <dd>"auto" &#124; "mini" &#124; "normal" &#124; "big"	|	"auto"	|	yes 	|	Lorem	|
|	appearance	|	<dt>&lt;String&gt; = <dd>"auto" &#124; "normal" &#124; "important"	|	"auto"	|	yes	|	Lorem	|


## Callbacks ProgressMeter

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

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










