UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

6 lines (5 loc) 198 B
/** * So iOS v13 can select something on the first try, we run this add range trick. * NB: This hack may be removed in future iOS versions. */ export declare function runIOSSelectionFix(): void;