Function getFromLocationSearch

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

    Returns the first value of the key from the url search string.

    Parameters

    • key: string

      the key for the value to return

    Returns string

Generated using TypeDoc