UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

7 lines (6 loc) 149 B
/** * Hook that returns whether the fonts are loaded and ready to use. * * @returns boolean */ export declare function useFontsReady(): boolean;