Progress Properties

Hierarchy

Properties

assignTo?: ((obj) => void)

Type declaration

    • (obj): void
    • Assigns the object to the input parameter.

      Parameters

      Returns void

className?: string

Custom class names.

el?: HTMLElement

The element to render the component to.

isAnimated?: boolean
isStriped?: boolean
label?: string
max?: number
min?: number
size?: number
type?: number

Generated using TypeDoc