Function nativeOptionOrdinary

  • Behavior of a native (single) select when choosing a custom one.

    Parameters

    • element: undefined | NodeListOf<Element>

      NodeList native select.

    • item: string

      selected element in custom select.

    Returns void

Generated using TypeDoc