Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "components/common/isCurrentValue"

Index

Functions

Functions

isCurrentValue

  • isCurrentValue(multiple: boolean, value: any, option: any): boolean
  • Check is current value or not.

    Parameters

    • multiple: boolean

      Value is array or not.

    • value: any

      Current value.

    • option: any

      Value to check.

    Returns boolean

    result

Generated using TypeDoc