IUseUpdateWidgetProps
Definition
type IUseUpdateWidgetProps = () => (id: string, props: any) => voidUsage
import { IUseUpdateWidgetProps } from 'uxp/components';Last updated
type IUseUpdateWidgetProps = () => (id: string, props: any) => voidimport { IUseUpdateWidgetProps } from 'uxp/components';Last updated