Search
Preparing search index...
The search index is not available
liquidjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"template/filter/filter"
Filter
Class Filter
Hierarchy
Filter
Index
Constructors
constructor
Properties
args
impl
name
Methods
render
Constructors
constructor
new
Filter
(
name
:
string
, impl
:
FilterImplOptions
, args
:
FilterArgs
)
:
Filter
Parameters
name:
string
impl:
FilterImplOptions
args:
FilterArgs
Returns
Filter
Properties
args
args
:
FilterArgs
Private
impl
impl
:
FilterImplOptions
name
name
:
string
Methods
render
render
(
value
:
any
, context
:
Context
)
:
IterableIterator
<
any
>
Parameters
value:
any
context:
Context
Returns
IterableIterator
<
any
>
Globals
"template/filter/filter"
Filter
constructor
args
impl
name
render
Filter
Arg
Filter
Args
Key
Value
Pair
is
Key
Value
Pair
Generated using
TypeDoc