UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

5 lines (4 loc) 126 B
/** * SSR ready check for macOS or iOS (Apple VoiceOver support). */ export declare function useCanUseVoiceOver(): boolean;