Type alias LLCheerMeterWidgetResultProps

LLCheerMeterWidgetResultProps: ComponentStyleProp<LLCheerMeterWidgetResultStyles> & {
    widgetId: string;
    widgetOptions: IWidgetOptionItem[];
}

Type declaration

Generated using TypeDoc