UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

5 lines (4 loc) 265 B
/** if you want to preload a component even if it's 100px below the viewport **/ export declare const DEFAULT_PRELOAD_OFFSET_VIEWPORT: number[]; export declare const MIN_PRELOAD_OFFSET_VIEWPORT: number[]; export declare const MAX_PRELOAD_OFFSET_VIEWPORT: number[];