kinetex - v1.0.0-rc.1
    Preparing search index...

    Function isDataURL

    • Check whether a URL is a data: URL.

      Parameters

      • url: string

        The URL to check.

      Returns boolean

      True if the URL starts with "data:".