Type alias LLWidgetOptionResultBarProps

LLWidgetOptionResultBarProps: ComponentStyleProp<LLWidgetOptionResultBarStyles> & {
    valueInPercent: number;
}

Type declaration

  • valueInPercent: number

Generated using TypeDoc