UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

5 lines 169 B
import { IWidget } from "./IWidget"; export declare const WidgetFooter: ({ widget }: { widget: IWidget; }) => JSX.Element; //# sourceMappingURL=WidgetFooter.d.ts.map