UpdateWidgetStateActionArgs: BaseWidgetActionArgs & {
    widgetState: Partial<WidgetState>;
}

Type declaration

Generated using TypeDoc