UNPKG

@mikezimm/fps-library-v2

Version:

Library of reusable typescript/javascript functions, interfaces and constants

10 lines 423 B
import * as React from 'react'; /** * FPS Slick Sections Notes: * * ForceWhite does NOT work on collapsible sections.... might at first but if you collapse then expand, no go because web part does not re-apply the classes to the web parts. * @returns */ export declare const LinkStyles: React.CSSProperties; export declare function getFPSTileWPHelp(): JSX.Element; //# sourceMappingURL=FPSTilesWPHelp.d.ts.map