mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
Deploying to gh-pages from @ harttle/liquidjs@ca3240c2c4 🚀
This commit is contained in:
@@ -127,9 +127,7 @@
|
||||
<hr>
|
||||
<h3 id="super" class="article-heading"><a href="#super" class="headerlink" title="super"></a>super<a class="article-anchor" href="#super" aria-hidden="true"></a></h3><p>▸ <strong>super</strong>(): <em>Iterable‹any›</em></p>
|
||||
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/drop/block-drop.ts#L14">src/drop/block-drop.ts:14</a></em></p>
|
||||
<p>Provide parent access in child block by</p>
|
||||
{{ block.super }}
|
||||
|
||||
<p>Provide parent access in child block by<br>{{ block.super }}</p>
|
||||
<p><strong>Returns:</strong> <em>Iterable‹any›</em></p>
|
||||
<hr>
|
||||
<h3 id="valueOf-NaN" class="article-heading"><a href="#valueOf-NaN" class="headerlink" title="valueOf"></a>valueOf<a class="article-anchor" href="#valueOf-NaN" aria-hidden="true"></a></h3><p>▸ <strong>valueOf</strong>(): <em>any</em></p>
|
||||
@@ -139,7 +137,7 @@
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2022-02-20T07:58:02.485Z" itemprop="dateModified">Last updated: 2022-02-20</time>
|
||||
<time class="article-footer-updated" datetime="2022-02-23T17:19:36.575Z" itemprop="dateModified">Last updated: 2022-02-23</time>
|
||||
<a href="../classes/liquid_.liquid.html" class="article-footer-next" title="sidebar.api.Liquid"><span>Next</span><i class="icon-chevron-right"></i></a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user