Preparing search index...
The search index is not available
liquidjs
liquidjs
<internal>
BlockDrop
Class BlockDrop
Hierarchy (
view full
)
Drop
BlockDrop
Index
Constructors
constructor
Methods
liquid
Method
Missing
super
Constructors
constructor
new
Block
Drop
(
superBlockRender
?
)
:
BlockDrop
Parameters
superBlockRender
:
(
(
emitter
:
Emitter
)
=>
string
|
IterableIterator
<
unknown
>
)
= ...
(
emitter
)
:
string
|
IterableIterator
<
unknown
>
Parameters
emitter
:
Emitter
Returns
string
|
IterableIterator
<
unknown
>
Returns
BlockDrop
Methods
liquid
Method
Missing
liquid
Method
Missing
(
key
,
context
)
:
any
Parameters
key
:
string
|
number
context
:
Context
Returns
any
super
super
(
)
:
IterableIterator
<
unknown
>
Provide parent access in child block by {{ block.super }}
Returns
IterableIterator
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
liquid
Method
Missing
super
liquidjs
Loading...
Provide parent access in child block by {{ block.super }}