ILocalisationFormModalInstanceProps
Definition
interface ILocalisationFormModalInstanceProps {
open: () => void,
close: () => void
}Usage
import { ILocalisationFormModalInstanceProps } from 'uxp/components';Last updated
interface ILocalisationFormModalInstanceProps {
open: () => void,
close: () => void
}import { ILocalisationFormModalInstanceProps } from 'uxp/components';Last updated