Progress Indicator Demo | <uif-progress-indicator>

In order for this demo to work you must first build the library in debug mode.

uif-name is an optional string to display the name field.
uif-description is an optional string to display the description field.
uif-percent-complete is an optional number between 0 and 100 which display the progress completed. Defaults to zero.

This markup:
<uif-progress-indicator uif-name="MyDocument.docx" uif-description="This is a sample document." uif-percent-complete="65"></uif-progress-indicator>

Renders this:

Interactive Example

Name:

Description:

Percent Complete: