Free Touch Pricker
    Preparing search index...

    Function create

    • Factory function to create a pricker

      Parameters

      • elementId: string

        ID of HTML element to which the pricker will be bound

      • options: Options = {}

        pricker options

      • parentDocument: Document = document

        document to use to create pricker (for testing)

      Returns Pricker