NumberProgressBarTag

constructor(progress: Progress<out Number>, initialValue: Number = 0, contentGenerator: ContentGenerator<Number>, bgColor: BsBgColor? = null, className: String? = null, init: NumberProgressBarTag.() -> Unit? = null)