Function clearSelect

  • Creating a clear select button, with a single selection.

    Parameters

    • select: HTMLElement

      place in the select that will be reassigned to ''.

    • element: Element

      class instance CgSelect.

    • dataSelectText: ISelectedItems

      the text that is rendered in the select.

    Returns void

Generated using TypeDoc