Function get_device

  • Which OS the page is currently loaded on

    Returns

    string - MacOS|iOS|Android|Windows|Linux| empty string if not detected

    Returns "Mac" | "iPhone" | "iPad" | "Android" | "Windows" | "Linux" | ""

Generated using TypeDoc