UNPKG

@mikezimm/fps-library-v2

Version:

Library of reusable typescript/javascript functions, interfaces and constants

9 lines 379 B
/// <reference types="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 function getWebPartHelpElementCSSWarning(): JSX.Element; //# sourceMappingURL=CSSWarning.d.ts.map