Deploying to gh-pages from @ dolanmiu/docx@33715cc50c 🚀
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="tsd-signature-type ">IViewWrapper</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L16">file/header-wrapper.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L16">file/header-wrapper.ts:16</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">
|
||||
@ -63,7 +63,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">initContent</span>: <a href="XmlComponent.html" class="tsd-signature-type tsd-kind-class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="HeaderWrapper.html" class="tsd-signature-type tsd-kind-class">HeaderWrapper</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L20">file/header-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L20">file/header-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="Media" class="tsd-anchor"></a>
|
||||
@ -73,7 +73,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="Media.html" class="tsd-signature-type tsd-kind-class">Media</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L47">file/header-wrapper.ts:47</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L47">file/header-wrapper.ts:47</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="Relationships" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>Relationships</span><a href="#Relationships" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@ -82,7 +82,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Relationships</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of IViewWrapper.Relationships</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L43">file/header-wrapper.ts:43</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L43">file/header-wrapper.ts:43</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="View" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>View</span><a href="#View" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@ -91,7 +91,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Header</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of IViewWrapper.View</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L39">file/header-wrapper.ts:39</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L39">file/header-wrapper.ts:39</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="add" class="tsd-anchor"></a>
|
||||
@ -106,7 +106,7 @@
|
||||
<h5><span class="tsd-kind-parameter">item</span>: <a href="Paragraph.html" class="tsd-signature-type tsd-kind-class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="Table.html" class="tsd-signature-type tsd-kind-class">Table</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="HeaderWrapper.html" class="tsd-signature-type tsd-kind-class">HeaderWrapper</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L29">file/header-wrapper.ts:29</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L29">file/header-wrapper.ts:29</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="addChildElement" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add<wbr/>Child<wbr/>Element</span><a href="#addChildElement" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@ -119,7 +119,7 @@
|
||||
<h5><span class="tsd-kind-parameter">childElement</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="XmlComponent.html" class="tsd-signature-type tsd-kind-class">XmlComponent</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/header-wrapper.ts#L35">file/header-wrapper.ts:35</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/header-wrapper.ts#L35">file/header-wrapper.ts:35</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
Reference in New Issue
Block a user