Options
All
  • Public
  • Public/Protected
  • All
Menu

Progress Group Properties

Hierarchy

Index

Properties

Optional assignTo

assignTo: (obj: IProgressGroup) => void

Assigns the object to the input parameter.

Type declaration

Optional className

className: string

Custom class names.

Optional el

el: Element | HTMLElement

The element to render the component to.

Optional isMultiple

isMultiple: boolean

Optional progressbars

progressbars: Array<IProgressProps>

Generated using TypeDoc