Function nativeOptionMultiple

  • The behavior of the native (Multiple) select when choosing in a custom one.

    Parameters

    • element: undefined | NodeListOf<Element>

      NodeList of native select.

    • item: string

      selected element in custom select.

    • condition: boolean

      a special flag that adds / removes attributes from the native select.

    Returns void

Generated using TypeDoc