All pages
Powered by GitBook
1 of 1

Loading...

Progress

Progress component for Universal Dashboard

Circular Progress

New-UDProgress -Circular -Color Blue

Linear Indeterminate

Linear Determinate

New-UDProgress

The background color.

false

ProgressColor

DashboardColor

The progress bar color.

false

Circular

SwitchParameter

Whether the progress is circular.

false

Color

String

The color of the progress.

false

Size

String

The size of the progress.

false

Name

Type

Description

Required

Id

String

The ID of the component. It defaults to a random GUID.

false

PercentComplete

Object

The percent complete for the progress.

false

BackgroundColor

DashboardColor

New-UDProgress
New-UDProgress -PercentComplete 75