UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

4 lines 210 B
import * as React from "react"; import { ISpinnerProps } from "@fluentui/react/lib/Spinner"; export declare const PropertyPaneSpinner: React.SFC<ISpinnerProps>; //# sourceMappingURL=PropertyPaneSpinner.d.ts.map