Skip to content

Commit

Permalink
up docs
Browse files Browse the repository at this point in the history
  • Loading branch information
uNmAnNeR committed Jul 11, 2023
1 parent 2461e1b commit cecc507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide.html
Expand Up @@ -577,7 +577,7 @@ <h3 id="masked-pattern" class="section-h"><a href="#masked-pattern">Pattern Mask
}
});</code></pre>

<h4 id="lazy" class="section-h"><a href="#lazy">Expose block value</a> <kbd>since 7.1.0</kbd></h4>
<h4 id="expose-block" class="section-h"><a href="#expose-block">Expose block value</a> <kbd>since 7.1.0</kbd></h4>
<p>Block value can be exposed using the <code>expose</code> option on one of the blocks:</p>
<div class="toggle-panel">
<label for="price-mask-demo" class="muted">demo</label>
Expand Down Expand Up @@ -970,7 +970,7 @@ <h3 id="masked-dynamic" class="section-h"><a href="#masked-dynamic">Dynamic Mask
}
)</code></pre>

<h4 id="lazy" class="section-h"><a href="#lazy">Expose mask value</a> <kbd>since 7.1.0</kbd></h4>
<h4 id="expose-dynamic" class="section-h"><a href="#expose-dynamic">Expose mask value</a> <kbd>since 7.1.0</kbd></h4>
<p>Nested mask value can be exposed using the <code>expose</code> option on one of the masks:</p>
<div class="toggle-panel">
<label for="percent-mask-demo" class="muted">demo</label>
Expand Down

0 comments on commit cecc507

Please sign in to comment.