ObjectDetailsPanelHandlers
Definition
interface ObjectDetailsPanelHandlers {
refresh: () => void
}Usage
import { ObjectDetailsPanelHandlers } from 'uxp/components';Last updated
interface ObjectDetailsPanelHandlers {
refresh: () => void
}import { ObjectDetailsPanelHandlers } from 'uxp/components';Last updated