Deploying to gh-pages from @ dolanmiu/docx@7e2538dffc 🚀
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ISectionOptions</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L21">file/file.ts:21</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/file.ts#L21">file/file.ts:21</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">
|
||||
@ -39,7 +39,7 @@
|
||||
<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><span class="tsd-signature-type ">FileChild</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L33">file/file.ts:33</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/file.ts#L33">file/file.ts:33</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="footers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>footers</span><a href="#footers" 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">footers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">even</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
|
||||
@ -53,7 +53,7 @@
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Footer.html" class="tsd-signature-type tsd-kind-class">Footer</a></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L27">file/file.ts:27</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/file.ts#L27">file/file.ts:27</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="headers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>headers</span><a href="#headers" 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">headers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">default</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">even</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
|
||||
@ -67,12 +67,12 @@
|
||||
<li class="tsd-parameter">
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">first</span><span class="tsd-signature-symbol">?: </span><a href="../classes/Header.html" class="tsd-signature-type tsd-kind-class">Header</a></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L22">file/file.ts:22</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/file.ts#L22">file/file.ts:22</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="properties" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>properties</span><a href="#properties" 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">properties</span><span class="tsd-signature-symbol">?:</span> <a href="ISectionPropertiesOptions.html" class="tsd-signature-type tsd-kind-interface">ISectionPropertiesOptions</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c3080ff/src/file/file.ts#L32">file/file.ts:32</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7e2538d/src/file/file.ts#L32">file/file.ts:32</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