Deploying to gh-pages from @ harttle/liquidjs@3fb66465c6 🚀

This commit is contained in:
harttle
2023-02-22 15:58:10 +00:00
parent e1253240db
commit 861640a0c6
613 changed files with 3900 additions and 3845 deletions
@@ -99,24 +99,24 @@
</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#L83">src/liquid-options.ts:83</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#L85">src/liquid-options.ts:85</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#L91">src/liquid-options.ts:91</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#L93">src/liquid-options.ts:93</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#L87">src/liquid-options.ts:87</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#L89">src/liquid-options.ts:89</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#L79">src/liquid-options.ts:79</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#L81">src/liquid-options.ts:81</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="2023-02-14T15:01:47.895Z" itemprop="dateModified">Last updated: 2023-02-14</time>
<time class="article-footer-updated" datetime="2023-02-22T15:57:32.705Z" itemprop="dateModified">Last updated: 2023-02-22</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>