mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed 668ac58cb3 to master with MkDocs 1.2.3 and mike 1.1.2
This commit is contained in:
parent
e763fc707f
commit
8e6e084017
@ -918,7 +918,7 @@
|
||||
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||
<p>IpcRegistrar.__@IpcPrefix@47025</p>
|
||||
<p>IpcRegistrar.__@IpcPrefix@47029</p>
|
||||
<hr />
|
||||
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>
|
||||
|
||||
@ -918,7 +918,7 @@
|
||||
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||
<p>IpcRegistrar.__@IpcPrefix@47025</p>
|
||||
<p>IpcRegistrar.__@IpcPrefix@47029</p>
|
||||
<hr />
|
||||
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>
|
||||
|
||||
@ -1049,7 +1049,7 @@
|
||||
</table>
|
||||
<h2 id="hierarchy">Hierarchy<a class="headerlink" href="#hierarchy" title="Permanent link">#</a></h2>
|
||||
<ul>
|
||||
<li><code>ItemListLayoutProps</code><<code>K</code>></li>
|
||||
<li><code>ItemListLayoutPropsWithoutGetItems</code><<code>K</code>></li>
|
||||
</ul>
|
||||
<p>↳ <strong><code>KubeObjectListLayoutProps</code></strong></p>
|
||||
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2>
|
||||
@ -1097,138 +1097,136 @@
|
||||
<h3 id="addremovebuttons">addRemoveButtons<a class="headerlink" href="#addremovebuttons" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>addRemoveButtons</strong>: <code>Partial</code><<code>AddRemoveButtonsProps</code>></p>
|
||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.addRemoveButtons</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.addRemoveButtons</p>
|
||||
<hr />
|
||||
<h3 id="classname">className<a class="headerlink" href="#classname" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>className</strong>: <code>IClassName</code></p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.className</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.className</p>
|
||||
<hr />
|
||||
<h3 id="copyclassnamefromheadcells">copyClassNameFromHeadCells<a class="headerlink" href="#copyclassnamefromheadcells" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>copyClassNameFromHeadCells</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.copyClassNameFromHeadCells</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.copyClassNameFromHeadCells</p>
|
||||
<hr />
|
||||
<h3 id="customizeheader">customizeHeader<a class="headerlink" href="#customizeheader" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>customizeHeader</strong>: <code>HeaderCustomizer</code> | <code>HeaderCustomizer</code>[]</p>
|
||||
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.customizeHeader</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.customizeHeader</p>
|
||||
<hr />
|
||||
<h3 id="dependentstores">dependentStores<a class="headerlink" href="#dependentstores" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>dependentStores</strong>: <a href="../../classes/Renderer.K8sApi.KubeObjectStore/"><code>KubeObjectStore</code></a><<a href="../../classes/Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<a href="../Renderer.K8sApi.KubeObjectMetadata/"><code>KubeObjectMetadata</code></a>, <code>any</code>, <code>any</code>>>[]</p>
|
||||
<h4 id="overrides">Overrides<a class="headerlink" href="#overrides" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.dependentStores</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.dependentStores</p>
|
||||
<hr />
|
||||
<h3 id="detailsitem">detailsItem<a class="headerlink" href="#detailsitem" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>detailsItem</strong>: <code>K</code></p>
|
||||
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.detailsItem</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.detailsItem</p>
|
||||
<hr />
|
||||
<h3 id="failedtoloadmessage">failedToLoadMessage<a class="headerlink" href="#failedtoloadmessage" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>failedToLoadMessage</strong>: <code>ReactNode</code></p>
|
||||
<p>Message to display when a store failed to load</p>
|
||||
<p><strong><code>default</code></strong> "Failed to load items"</p>
|
||||
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.failedToLoadMessage</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.failedToLoadMessage</p>
|
||||
<hr />
|
||||
<h3 id="filtercallbacks">filterCallbacks<a class="headerlink" href="#filtercallbacks" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>filterCallbacks</strong>: <code>ItemsFilters</code><<code>K</code>></p>
|
||||
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.filterCallbacks</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.filterCallbacks</p>
|
||||
<hr />
|
||||
<h3 id="filteritems">filterItems<a class="headerlink" href="#filteritems" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>filterItems</strong>: <code>ItemsFilter</code><<code>K</code>>[]</p>
|
||||
<p><strong><code>deprecated</code></strong></p>
|
||||
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.filterItems</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.filterItems</p>
|
||||
<hr />
|
||||
<h3 id="hasdetailsview">hasDetailsView<a class="headerlink" href="#hasdetailsview" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>hasDetailsView</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.hasDetailsView</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.hasDetailsView</p>
|
||||
<hr />
|
||||
<h3 id="headerclassname">headerClassName<a class="headerlink" href="#headerclassname" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>headerClassName</strong>: <code>IClassName</code></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.headerClassName</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.headerClassName</p>
|
||||
<hr />
|
||||
<h3 id="hidefilters">hideFilters<a class="headerlink" href="#hidefilters" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>hideFilters</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.hideFilters</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.hideFilters</p>
|
||||
<hr />
|
||||
<h3 id="isconfigurable">isConfigurable<a class="headerlink" href="#isconfigurable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>isConfigurable</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.isConfigurable</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.isConfigurable</p>
|
||||
<hr />
|
||||
<h3 id="isready">isReady<a class="headerlink" href="#isready" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>isReady</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.isReady</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.isReady</p>
|
||||
<hr />
|
||||
<h3 id="isselectable">isSelectable<a class="headerlink" href="#isselectable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>isSelectable</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.isSelectable</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.isSelectable</p>
|
||||
<hr />
|
||||
<h3 id="items">items<a class="headerlink" href="#items" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>items</strong>: <code>K</code>[]</p>
|
||||
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.items</p>
|
||||
<hr />
|
||||
<h3 id="preloadstores">preloadStores<a class="headerlink" href="#preloadstores" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>preloadStores</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.preloadStores</p>
|
||||
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.preloadStores</p>
|
||||
<hr />
|
||||
<h3 id="renderheadertitle">renderHeaderTitle<a class="headerlink" href="#renderheadertitle" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>renderHeaderTitle</strong>: <code>ReactNode</code> | (<code>parent</code>: <code>NonInjectedItemListLayout</code><<code>K</code>>) => <code>ReactNode</code></p>
|
||||
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.renderHeaderTitle</p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.renderHeaderTitle</p>
|
||||
<hr />
|
||||
<h3 id="rendertableheader">renderTableHeader<a class="headerlink" href="#rendertableheader" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>renderTableHeader</strong>: <a href="../Renderer.Component.TableCellProps/"><code>TableCellProps</code></a>[]</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.renderTableHeader</p>
|
||||
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.renderTableHeader</p>
|
||||
<hr />
|
||||
<h3 id="searchfilters">searchFilters<a class="headerlink" href="#searchfilters" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>searchFilters</strong>: <code>SearchFilter</code><<code>K</code>>[]</p>
|
||||
<h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.searchFilters</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.searchFilters</p>
|
||||
<hr />
|
||||
<h3 id="showheader">showHeader<a class="headerlink" href="#showheader" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>showHeader</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_19">Inherited from<a class="headerlink" href="#inherited-from_19" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.showHeader</p>
|
||||
<h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.showHeader</p>
|
||||
<hr />
|
||||
<h3 id="sortingcallbacks">sortingCallbacks<a class="headerlink" href="#sortingcallbacks" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>sortingCallbacks</strong>: <a href="../../modules/Renderer.Component/#tablesortcallbacks"><code>TableSortCallbacks</code></a><<code>K</code>></p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.sortingCallbacks</p>
|
||||
<h4 id="inherited-from_19">Inherited from<a class="headerlink" href="#inherited-from_19" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.sortingCallbacks</p>
|
||||
<hr />
|
||||
<h3 id="store">store<a class="headerlink" href="#store" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>store</strong>: <a href="../../classes/Renderer.K8sApi.KubeObjectStore/"><code>KubeObjectStore</code></a><<code>K</code>></p>
|
||||
<h4 id="overrides_1">Overrides<a class="headerlink" href="#overrides_1" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.store</p>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.store</p>
|
||||
<hr />
|
||||
<h3 id="subscribestores">subscribeStores<a class="headerlink" href="#subscribestores" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>subscribeStores</strong>: <code>boolean</code></p>
|
||||
<hr />
|
||||
<h3 id="tableid">tableId<a class="headerlink" href="#tableid" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>tableId</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.tableId</p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.tableId</p>
|
||||
<hr />
|
||||
<h3 id="tableprops">tableProps<a class="headerlink" href="#tableprops" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>tableProps</strong>: <code>Partial</code><<a href="../Renderer.Component.TableProps/"><code>TableProps</code></a><<code>K</code>>></p>
|
||||
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.tableProps</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.tableProps</p>
|
||||
<hr />
|
||||
<h3 id="virtual">virtual<a class="headerlink" href="#virtual" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>virtual</strong>: <code>boolean</code></p>
|
||||
<h4 id="inherited-from_23">Inherited from<a class="headerlink" href="#inherited-from_23" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.virtual</p>
|
||||
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.virtual</p>
|
||||
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="customizeremovedialog">customizeRemoveDialog<a class="headerlink" href="#customizeremovedialog" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Optional</code> <strong>customizeRemoveDialog</strong>(<code>selectedItems</code>): <code>Partial</code><<a href="../Renderer.Component.ConfirmDialogParams/"><code>ConfirmDialogParams</code></a>></p>
|
||||
@ -1249,8 +1247,8 @@
|
||||
</table>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>Partial</code><<a href="../Renderer.Component.ConfirmDialogParams/"><code>ConfirmDialogParams</code></a>></p>
|
||||
<h4 id="inherited-from_24">Inherited from<a class="headerlink" href="#inherited-from_24" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.customizeRemoveDialog</p>
|
||||
<h4 id="inherited-from_23">Inherited from<a class="headerlink" href="#inherited-from_23" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.customizeRemoveDialog</p>
|
||||
<hr />
|
||||
<h3 id="customizetablerowprops">customizeTableRowProps<a class="headerlink" href="#customizetablerowprops" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Optional</code> <strong>customizeTableRowProps</strong>(<code>item</code>): <code>Partial</code><<a href="../Renderer.Component.TableRowProps/"><code>TableRowProps</code></a>></p>
|
||||
@ -1271,15 +1269,13 @@
|
||||
</table>
|
||||
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
|
||||
<p><code>Partial</code><<a href="../Renderer.Component.TableRowProps/"><code>TableRowProps</code></a>></p>
|
||||
<h4 id="inherited-from_25">Inherited from<a class="headerlink" href="#inherited-from_25" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.customizeTableRowProps</p>
|
||||
<h4 id="inherited-from_24">Inherited from<a class="headerlink" href="#inherited-from_24" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.customizeTableRowProps</p>
|
||||
<hr />
|
||||
<h3 id="getitems">getItems<a class="headerlink" href="#getitems" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Optional</code> <strong>getItems</strong>(): <code>I</code>[]</p>
|
||||
<p>▸ <code>Optional</code> <strong>getItems</strong>(): <code>K</code>[]</p>
|
||||
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
|
||||
<p><code>I</code>[]</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.getItems</p>
|
||||
<p><code>K</code>[]</p>
|
||||
<hr />
|
||||
<h3 id="ondetails">onDetails<a class="headerlink" href="#ondetails" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Optional</code> <strong>onDetails</strong>(<code>item</code>): <code>void</code></p>
|
||||
@ -1300,8 +1296,8 @@
|
||||
</table>
|
||||
<h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
|
||||
<p><code>void</code></p>
|
||||
<h4 id="inherited-from_27">Inherited from<a class="headerlink" href="#inherited-from_27" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.onDetails</p>
|
||||
<h4 id="inherited-from_25">Inherited from<a class="headerlink" href="#inherited-from_25" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.onDetails</p>
|
||||
<hr />
|
||||
<h3 id="renderfooter">renderFooter<a class="headerlink" href="#renderfooter" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Optional</code> <strong>renderFooter</strong>(<code>parent</code>): <code>ReactNode</code></p>
|
||||
@ -1322,8 +1318,8 @@
|
||||
</table>
|
||||
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
|
||||
<p><code>ReactNode</code></p>
|
||||
<h4 id="inherited-from_28">Inherited from<a class="headerlink" href="#inherited-from_28" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.renderFooter</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.renderFooter</p>
|
||||
<hr />
|
||||
<h3 id="renderitemmenu">renderItemMenu<a class="headerlink" href="#renderitemmenu" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Optional</code> <strong>renderItemMenu</strong>(<code>item</code>, <code>store</code>): <code>ReactNode</code></p>
|
||||
@ -1348,8 +1344,8 @@
|
||||
</table>
|
||||
<h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
|
||||
<p><code>ReactNode</code></p>
|
||||
<h4 id="inherited-from_29">Inherited from<a class="headerlink" href="#inherited-from_29" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.renderItemMenu</p>
|
||||
<h4 id="inherited-from_27">Inherited from<a class="headerlink" href="#inherited-from_27" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.renderItemMenu</p>
|
||||
<hr />
|
||||
<h3 id="rendertablecontents">renderTableContents<a class="headerlink" href="#rendertablecontents" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>renderTableContents</strong>(<code>item</code>): (<code>ReactNode</code> | <a href="../Renderer.Component.TableCellProps/"><code>TableCellProps</code></a>)[]</p>
|
||||
@ -1370,8 +1366,8 @@
|
||||
</table>
|
||||
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
|
||||
<p>(<code>ReactNode</code> | <a href="../Renderer.Component.TableCellProps/"><code>TableCellProps</code></a>)[]</p>
|
||||
<h4 id="inherited-from_30">Inherited from<a class="headerlink" href="#inherited-from_30" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutProps.renderTableContents</p>
|
||||
<h4 id="inherited-from_28">Inherited from<a class="headerlink" href="#inherited-from_28" title="Permanent link">#</a></h4>
|
||||
<p>ItemListLayoutPropsWithoutGetItems.renderTableContents</p>
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user