Preparing search index...
The search index is not available
devfive front components
devfive front components
index
valueToValueWithOperator
Function valueToValueWithOperator
value
To
Value
With
Operator
(
value
,
fallbackOperator
?
)
:
string
value 를 받아서 ==value 형태로 변환해줍니다.
Parameters
value
:
unknown
fallbackOperator
:
undefined
|
null
|
string
= '=='
operator 가 없을 경우 사용될 연산자
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc
value 를 받아서 ==value 형태로 변환해줍니다.