IRemoveFunction
Definition
type IRemoveFunction = (id: string) => void;Usage
import { IRemoveFunction } from 'uxp/components';Last updated
type IRemoveFunction = (id: string) => void;import { IRemoveFunction } from 'uxp/components';Last updated