Deploying to gh-pages from @ dolanmiu/docx@9229f45d59 🚀
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">IMathSubSuperScriptOptions</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/abbd695/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L8">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9229f45/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L8">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:8</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -38,17 +38,17 @@
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/abbd695/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L9">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:9</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9229f45/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L9">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:9</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="subScript" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>sub<wbr/>Script</span><a href="#subScript" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">sub<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/abbd695/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L10">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:10</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9229f45/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L10">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:10</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="superScript" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>super<wbr/>Script</span><a href="#superScript" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">super<wbr/>Script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../types/MathComponent.html" class="tsd-signature-type tsd-kind-type-alias">MathComponent</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/abbd695/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L11">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9229f45/src/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts#L11">file/paragraph/math/script/sub-super-script/math-sub-super-script-function.ts:11</a></li></ul></aside></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
Reference in New Issue
Block a user