Deploying to gh-pages from @ harttle/liquidjs@f88490cd3c 🚀

This commit is contained in:
harttle
2022-04-21 18:21:39 +00:00
parent e7818cb986
commit e9611a54ff
555 changed files with 3992 additions and 3427 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#L80">src/liquid-options.ts:80</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#L92">src/liquid-options.ts:92</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#L88">src/liquid-options.ts:88</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#L100">src/liquid-options.ts:100</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#L84">src/liquid-options.ts:84</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#L96">src/liquid-options.ts:96</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#L76">src/liquid-options.ts:76</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#L88">src/liquid-options.ts:88</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-04-19T15:49:15.897Z" itemprop="dateModified">Last updated: 2022-04-19</time>
<time class="article-footer-updated" datetime="2022-04-21T18:21:18.804Z" itemprop="dateModified">Last updated: 2022-04-21</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>