UNPKG

@microsoft/sp-dialog

Version:

SharePoint Framework support for displaying dialog boxes

4 lines 197 B
/// <reference types="react" /> import { type IModalProps } from '@fluentui/react'; export declare const V9Dialog: (props: IModalProps) => JSX.Element; //# sourceMappingURL=V9DialogWrapper.d.ts.map