Type alias LLCheerMeterWidgetCheerCountProps

LLCheerMeterWidgetCheerCountProps: ComponentStyleProp<LLCheerMeterWidgetCheerCountStyles> & {
    totalCheerCount: number;
}

Type declaration

  • totalCheerCount: number

Generated using TypeDoc