Function getAllFromLocationSearch

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

    Returns all values of the key from the url search string.

    Parameters

    • key: string

      the key for the value to return

    Returns string[]

Generated using TypeDoc