Deploying to gh-pages from @ harttle/liquidjs@5ac3765612 🚀

This commit is contained in:
harttle
2022-12-11 18:34:35 +00:00
parent 61fa2e72b4
commit 0517a5a6cc
609 changed files with 3078 additions and 3078 deletions
@@ -97,24 +97,24 @@
<li><strong>RenderOptions</strong></li>
</ul>
<h2 id="Properties" class="article-heading"><a href="#Properties" class="headerlink" title="Properties"></a>Properties<a class="article-anchor" href="#Properties" aria-hidden="true"></a></h2><h3 id="Optional-globals" class="article-heading"><a href="#Optional-globals" class="headerlink" title="Optional globals"></a><code>Optional</code> globals<a class="article-anchor" href="#Optional-globals" aria-hidden="true"></a></h3><p><strong>globals</strong>? : <em>undefined | object</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L82">src/liquid-options.ts:82</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L83">src/liquid-options.ts:83</a></em></p>
<p>Same as <code>globals</code> on LiquidOptions, but only for current render() call</p>
<hr>
<h3 id="Optional-ownPropertyOnly" class="article-heading"><a href="#Optional-ownPropertyOnly" class="headerlink" title="Optional ownPropertyOnly"></a><code>Optional</code> ownPropertyOnly<a class="article-anchor" href="#Optional-ownPropertyOnly" aria-hidden="true"></a></h3><p><strong>ownPropertyOnly</strong>? : <em>undefined | false | true</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L90">src/liquid-options.ts:90</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L91">src/liquid-options.ts:91</a></em></p>
<p>Same as <code>ownPropertyOnly</code> on LiquidOptions, but only for current render() call</p>
<hr>
<h3 id="Optional-strictVariables" class="article-heading"><a href="#Optional-strictVariables" class="headerlink" title="Optional strictVariables"></a><code>Optional</code> strictVariables<a class="article-anchor" href="#Optional-strictVariables" aria-hidden="true"></a></h3><p><strong>strictVariables</strong>? : <em>undefined | false | true</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L86">src/liquid-options.ts:86</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L87">src/liquid-options.ts:87</a></em></p>
<p>Same as <code>strictVariables</code> on LiquidOptions, but only for current render() call</p>
<hr>
<h3 id="Optional-sync" class="article-heading"><a href="#Optional-sync" class="headerlink" title="Optional sync"></a><code>Optional</code> sync<a class="article-anchor" href="#Optional-sync" aria-hidden="true"></a></h3><p><strong>sync</strong>? : <em>undefined | false | true</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L78">src/liquid-options.ts:78</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/liquid-options.ts#L79">src/liquid-options.ts:79</a></em></p>
<p>This call is sync or async? Its used by Liquid internal methods, youll not need this.</p>
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2022-12-11T18:20:23.395Z" itemprop="dateModified">Last updated: 2022-12-11</time>
<time class="article-footer-updated" datetime="2022-12-11T18:34:09.843Z" itemprop="dateModified">Last updated: 2022-12-11</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>