• import { hasLocationSearchKey } from '@src/hylo-components/utils/usefull/usefull';

    Checks if a certain value is set in the url search string.

    Parameters

    • key: string

    Returns boolean

    Params

    key the key to be checked

Generated using TypeDoc