Function getSelectText

  • Insert initial select text (before selection)

    Returns

    returns the generated select element.

    Parameters

    • data: ISelectedItems

      the object in which the title of the select is located.

    • select: undefined | null | HTMLElement

      select element where title will be inserted.

    Returns HTMLElement

Generated using TypeDoc