vlocode-project - v1.40.0-beta-4
Preparing search index...
util/src
evalExpr
Function evalExpr
evalExpr
(
expr
:
string
,
contextValues
:
any
)
:
string
Evaluates an angular expression on the specified scope.
Parameters
expr
:
string
Format string
contextValues
:
any
context values supplied
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v1.40.0-beta-4
Loading...
Evaluates an angular expression on the specified scope.