Search
Preparing search index...
The search index is not available
liquidjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"template/value"
Value
Class Value
Hierarchy
Value
Index
Constructors
constructor
Properties
filter
Map
filters
initial
Methods
value
Constructors
constructor
new
Value
(
str
:
string
, filterMap
:
FilterMap
)
:
Value
Parameters
str:
string
the value to be valuated, eg.: "foobar" | truncate: 3
filterMap:
FilterMap
Returns
Value
Properties
Private
filter
Map
filter
Map
:
FilterMap
filters
filters
:
Filter
[]
= []
initial
initial
:
string
Methods
value
value
(
ctx
:
Context
)
:
IterableIterator
<
any
>
Parameters
ctx:
Context
Returns
IterableIterator
<
any
>
Globals
"template/value"
Value
constructor
filter
Map
filters
initial
value
Generated using
TypeDoc