Type alias LLWidgetSponsorProps

LLWidgetSponsorProps: ComponentStyleProp<LLWidgetSponsorStyles> & {
    widgetId: string;
}

Type declaration

  • widgetId: string

Generated using TypeDoc