mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed dc1f1ab7f8 to master with MkDocs 1.3.0 and mike 1.1.2
This commit is contained in:
parent
c670a07809
commit
89871810f1
@ -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@77180</p>
|
||||
<p>IpcRegistrar.__@IpcPrefix@77032</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><<code>LensExtensionDependencies</code>></p>
|
||||
|
||||
@ -1069,12 +1069,12 @@
|
||||
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<p>LensExtension.__@Disposers@30003</p>
|
||||
<p>LensExtension.__@Disposers@29989</p>
|
||||
<hr />
|
||||
<h3 id="lensextensiondependencies">[lensExtensionDependencies]<a class="headerlink" href="#lensextensiondependencies" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Readonly</code> <strong>[lensExtensionDependencies]</strong>: <code>LensMainExtensionDependencies</code></p>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<p>LensExtension.__@lensExtensionDependencies@30006</p>
|
||||
<p>LensExtension.__@lensExtensionDependencies@29992</p>
|
||||
<hr />
|
||||
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>appMenus</strong>: <code>MenuRegistration</code>[] = <code>[]</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@77180</p>
|
||||
<p>IpcRegistrar.__@IpcPrefix@77032</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><<code>LensExtensionDependencies</code>></p>
|
||||
|
||||
@ -1413,14 +1413,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1419,14 +1419,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1620,7 +1620,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1633,7 +1633,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1631,7 +1631,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1650,7 +1650,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1411,14 +1411,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1543,9 +1543,9 @@ creation timestamp of this object.</p>
|
||||
<p><a href="../Renderer.K8sApi.KubeObject/">KubeObject</a>.<a href="../Renderer.K8sApi.KubeObject/#getresourceversion">getResourceVersion</a></p>
|
||||
<hr />
|
||||
<h3 id="getscope">getScope<a class="headerlink" href="#getscope" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>getScope</strong>(): <code>"Namespaced"</code> | <code>"Cluster"</code></p>
|
||||
<p>▸ <strong>getScope</strong>(): <code>"Cluster"</code> | <code>"Namespaced"</code></p>
|
||||
<h4 id="returns_23">Returns<a class="headerlink" href="#returns_23" title="Permanent link">#</a></h4>
|
||||
<p><code>"Namespaced"</code> | <code>"Cluster"</code></p>
|
||||
<p><code>"Cluster"</code> | <code>"Namespaced"</code></p>
|
||||
<hr />
|
||||
<h3 id="getscopedname">getScopedName<a class="headerlink" href="#getscopedname" title="Permanent link">#</a></h3>
|
||||
<p>▸ <strong>getScopedName</strong>(): <code>string</code></p>
|
||||
@ -1810,7 +1810,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1676,7 +1676,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1411,14 +1411,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1736,7 +1736,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1411,14 +1411,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1622,7 +1622,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1384,7 +1384,7 @@
|
||||
<p>• <code>Protected</code> <code>Readonly</code> <strong>dependencies</strong>: <code>EventStoreDependencies</code></p>
|
||||
<hr />
|
||||
<h3 id="eventsbuffer">eventsBuffer<a class="headerlink" href="#eventsbuffer" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Protected</code> <strong>eventsBuffer</strong>: <code>IObservableArray</code><<code>IKubeWatchEvent</code><<code>never</code>>></p>
|
||||
<p>• <code>Protected</code> <strong>eventsBuffer</strong>: <code>IObservableArray</code><<code>IKubeWatchEvent</code><<code>KubeEventData</code>>></p>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#eventsbuffer">eventsBuffer</a></p>
|
||||
<hr />
|
||||
@ -1419,14 +1419,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1920,7 +1920,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1663,7 +1663,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1728,7 +1728,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1419,14 +1419,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1796,7 +1796,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1617,7 +1617,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="./"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="./"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1453,12 +1453,12 @@
|
||||
<p>ItemStore.selectedItemsIds</p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<hr />
|
||||
<h3 id="contextitems">contextItems<a class="headerlink" href="#contextitems" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>contextItems</strong>(): <code>K</code>[]</p>
|
||||
@ -1492,7 +1492,7 @@
|
||||
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
|
||||
<p><code>Generator</code><<code>K</code>, <code>void</code>, <code>undefined</code>></p>
|
||||
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
|
||||
<p>ItemStore.__@iterator@414</p>
|
||||
<p>ItemStore.__@iterator@413</p>
|
||||
<hr />
|
||||
<h3 id="bindwatcheventsupdater">bindWatchEventsUpdater<a class="headerlink" href="#bindwatcheventsupdater" title="Permanent link">#</a></h3>
|
||||
<p>▸ <code>Protected</code> <strong>bindWatchEventsUpdater</strong>(<code>delay?</code>): <code>void</code></p>
|
||||
|
||||
@ -1624,7 +1624,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1598,7 +1598,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1503,7 +1503,7 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
@ -1521,9 +1521,9 @@ the filter or if the user has clicked the "All Namespaces" option</p>
|
||||
<p><code>boolean</code></p>
|
||||
<hr />
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1609,7 +1609,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1756,7 +1756,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1404,14 +1404,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1667,7 +1667,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1665,7 +1665,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1388,14 +1388,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1985,7 +1985,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1650,7 +1650,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1454,14 +1454,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1715,7 +1715,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1419,14 +1419,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1598,7 +1598,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1609,7 +1609,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1633,7 +1633,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1396,14 +1396,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1633,7 +1633,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1728,7 +1728,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1644,7 +1644,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1689,7 +1689,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1411,14 +1411,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1701,7 +1701,7 @@ common race condition.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>item</code></td>
|
||||
<td align="left"><a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>> | <code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>></td>
|
||||
<td align="left"><code>KubeJsonApiData</code><<a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Namespace</code>> & { <code>namespace</code>: <code>string</code> } | <a href="../../interfaces/Renderer.K8sApi.BaseKubeJsonApiObjectMetadata/"><code>BaseKubeJsonApiObjectMetadata</code></a><<code>Cluster</code>>, <code>unknown</code>, <code>unknown</code>> | <a href="../Renderer.K8sApi.KubeObject/"><code>KubeObject</code></a><<code>unknown</code>, <code>unknown</code>, <code>KubeObjectScope</code>></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1403,14 +1403,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1380,14 +1380,14 @@
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#selecteditemsids">selectedItemsIds</a></p>
|
||||
<hr />
|
||||
<h3 id="defaultcontext">defaultContext<a class="headerlink" href="#defaultcontext" title="Permanent link">#</a></h3>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>ClusterContext</code>></p>
|
||||
<p>▪ <code>Static</code> <code>Readonly</code> <strong>defaultContext</strong>: <code>IObservableValue</code><<code>undefined</code> | <code>ClusterContext</code>></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.K8sApi.KubeObjectStore/">KubeObjectStore</a>.<a href="../Renderer.K8sApi.KubeObjectStore/#defaultcontext">defaultContext</a></p>
|
||||
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
|
||||
<h3 id="context">context<a class="headerlink" href="#context" title="Permanent link">#</a></h3>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>ClusterContext</code></p>
|
||||
<p>• <code>get</code> <strong>context</strong>(): <code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
|
||||
<p><code>ClusterContext</code></p>
|
||||
<p><code>undefined</code> | <code>ClusterContext</code></p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>KubeObjectStore.context</p>
|
||||
<hr />
|
||||
|
||||
@ -1197,12 +1197,12 @@
|
||||
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<p>LensExtension.__@Disposers@30003</p>
|
||||
<p>LensExtension.__@Disposers@29989</p>
|
||||
<hr />
|
||||
<h3 id="lensextensiondependencies">[lensExtensionDependencies]<a class="headerlink" href="#lensextensiondependencies" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Readonly</code> <strong>[lensExtensionDependencies]</strong>: <code>LensRendererExtensionDependencies</code></p>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<p>LensExtension.__@lensExtensionDependencies@30006</p>
|
||||
<p>LensExtension.__@lensExtensionDependencies@29992</p>
|
||||
<hr />
|
||||
<h3 id="additionalcategorycolumns">additionalCategoryColumns<a class="headerlink" href="#additionalcategorycolumns" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>additionalCategoryColumns</strong>: <a href="../../interfaces/Renderer.Component.AdditionalCategoryColumnRegistration/"><code>AdditionalCategoryColumnRegistration</code></a>[] = <code>[]</code></p>
|
||||
|
||||
@ -798,7 +798,7 @@
|
||||
When not provided, first registered page without "id" would be used for page-menus without target.pageId for same extension</p>
|
||||
<hr />
|
||||
<h3 id="params">params<a class="headerlink" href="#params" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>params</strong>: <a href="../Common.Types.PageParams/"><code>PageParams</code></a><<code>string</code> | <code>Omit</code><<a href="../Renderer.Navigation.PageParamInit/"><code>PageParamInit</code></a><<code>any</code>>, <code>"name"</code> | <code>"prefix"</code>>></p>
|
||||
<p>• <code>Optional</code> <strong>params</strong>: <a href="../Common.Types.PageParams/"><code>PageParams</code></a><<code>string</code> | <code>Omit</code><<a href="../Renderer.Navigation.PageParamInit/"><code>PageParamInit</code></a><<code>any</code>>, <code>"prefix"</code> | <code>"name"</code>>></p>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2880,7 +2880,7 @@
|
||||
<p>React.HTMLAttributes.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
|
||||
@ -2928,7 +2928,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-current</p>
|
||||
@ -2955,7 +2955,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
@ -2989,7 +2989,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLAttributes.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-haspopup</p>
|
||||
@ -3101,7 +3101,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
|
||||
@ -3216,7 +3216,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_56">Inherited from<a class="headerlink" href="#inherited-from_56" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.contentEditable</p>
|
||||
<hr />
|
||||
@ -3295,7 +3295,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_67">Inherited from<a class="headerlink" href="#inherited-from_67" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -3022,7 +3022,7 @@
|
||||
<p>ButtonHTMLAttributes.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
|
||||
@ -3070,7 +3070,7 @@ presented if they are made.</p>
|
||||
<p>ButtonHTMLAttributes.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>ButtonHTMLAttributes.aria-current</p>
|
||||
@ -3097,7 +3097,7 @@ presented if they are made.</p>
|
||||
<p>ButtonHTMLAttributes.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
@ -3131,7 +3131,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>ButtonHTMLAttributes.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p>ButtonHTMLAttributes.aria-haspopup</p>
|
||||
@ -3243,7 +3243,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>ButtonHTMLAttributes.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
|
||||
@ -3366,7 +3366,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>ButtonHTMLAttributes.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_57">Inherited from<a class="headerlink" href="#inherited-from_57" title="Permanent link">#</a></h4>
|
||||
<p>ButtonHTMLAttributes.contentEditable</p>
|
||||
<hr />
|
||||
@ -3474,7 +3474,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>ButtonHTMLAttributes.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
|
||||
@ -4426,7 +4426,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>ButtonHTMLAttributes.translate</p>
|
||||
<hr />
|
||||
<h3 id="type">type<a class="headerlink" href="#type" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>type</strong>: <code>"button"</code> | <code>"submit"</code> | <code>"reset"</code></p>
|
||||
<p>• <code>Optional</code> <strong>type</strong>: <code>"button"</code> | <code>"reset"</code> | <code>"submit"</code></p>
|
||||
<h4 id="inherited-from_259">Inherited from<a class="headerlink" href="#inherited-from_259" title="Permanent link">#</a></h4>
|
||||
<p>ButtonHTMLAttributes.type</p>
|
||||
<hr />
|
||||
|
||||
@ -2864,7 +2864,7 @@
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-atomic">aria-atomic</a></p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
|
||||
@ -2912,7 +2912,7 @@ presented if they are made.</p>
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-controls">aria-controls</a></p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-current">aria-current</a></p>
|
||||
@ -2939,7 +2939,7 @@ presented if they are made.</p>
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-disabled">aria-disabled</a></p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
@ -2973,7 +2973,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-grabbed">aria-grabbed</a></p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-haspopup">aria-haspopup</a></p>
|
||||
@ -3085,7 +3085,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-readonly">aria-readonly</a></p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
|
||||
@ -3200,7 +3200,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#color">color</a></p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_56">Inherited from<a class="headerlink" href="#inherited-from_56" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#contenteditable">contentEditable</a></p>
|
||||
<hr />
|
||||
@ -3270,7 +3270,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#inlist">inlist</a></p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_67">Inherited from<a class="headerlink" href="#inherited-from_67" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -2857,7 +2857,7 @@
|
||||
<p>React.HTMLAttributes.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
|
||||
@ -2905,7 +2905,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-current</p>
|
||||
@ -2932,7 +2932,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
@ -2966,7 +2966,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLAttributes.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-haspopup</p>
|
||||
@ -3078,7 +3078,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
|
||||
@ -3193,7 +3193,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_56">Inherited from<a class="headerlink" href="#inherited-from_56" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.contentEditable</p>
|
||||
<hr />
|
||||
@ -3263,7 +3263,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_66">Inherited from<a class="headerlink" href="#inherited-from_66" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -2947,7 +2947,7 @@
|
||||
<p>React.HTMLAttributes.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
|
||||
@ -2995,7 +2995,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-current</p>
|
||||
@ -3022,7 +3022,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
|
||||
@ -3056,7 +3056,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLAttributes.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-haspopup</p>
|
||||
@ -3168,7 +3168,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_38">Inherited from<a class="headerlink" href="#inherited-from_38" title="Permanent link">#</a></h4>
|
||||
@ -3289,7 +3289,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_58">Inherited from<a class="headerlink" href="#inherited-from_58" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.contentEditable</p>
|
||||
<hr />
|
||||
@ -3377,7 +3377,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_72">Inherited from<a class="headerlink" href="#inherited-from_72" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -1100,7 +1100,7 @@ Licensed under MIT License. See LICENSE in root directory for more information.<
|
||||
<p><a href="../Renderer.Component.MenuActionsProps/">MenuActionsProps</a>.<a href="../Renderer.Component.MenuActionsProps/#removeconfirmationmessage">removeConfirmationMessage</a></p>
|
||||
<hr />
|
||||
<h3 id="toggleevent">toggleEvent<a class="headerlink" href="#toggleevent" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>toggleEvent</strong>: <code>"click"</code> | <code>"contextmenu"</code></p>
|
||||
<p>• <code>Optional</code> <strong>toggleEvent</strong>: <code>"contextmenu"</code> | <code>"click"</code></p>
|
||||
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
|
||||
<p><a href="../Renderer.Component.MenuActionsProps/">MenuActionsProps</a>.<a href="../Renderer.Component.MenuActionsProps/#toggleevent">toggleEvent</a></p>
|
||||
<hr />
|
||||
|
||||
@ -3726,7 +3726,7 @@
|
||||
<p>React.HTMLProps.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
@ -3774,7 +3774,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-current</p>
|
||||
@ -3801,7 +3801,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
@ -3835,7 +3835,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLProps.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-haspopup</p>
|
||||
@ -3947,7 +3947,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
|
||||
@ -4142,7 +4142,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.content</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_77">Inherited from<a class="headerlink" href="#inherited-from_77" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.contentEditable</p>
|
||||
<hr />
|
||||
@ -4332,7 +4332,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_112">Inherited from<a class="headerlink" href="#inherited-from_112" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -1040,7 +1040,7 @@
|
||||
<p><strong><code>deprecated</code></strong> Provide your own remove <code><MenuItem></code> as part of the <code>children</code> passed to this component</p>
|
||||
<hr />
|
||||
<h3 id="toggleevent">toggleEvent<a class="headerlink" href="#toggleevent" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>toggleEvent</strong>: <code>"click"</code> | <code>"contextmenu"</code></p>
|
||||
<p>• <code>Optional</code> <strong>toggleEvent</strong>: <code>"contextmenu"</code> | <code>"click"</code></p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
<p>Partial.toggleEvent</p>
|
||||
<hr />
|
||||
|
||||
@ -3745,7 +3745,7 @@
|
||||
<p>React.HTMLProps.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
@ -3793,7 +3793,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-current</p>
|
||||
@ -3820,7 +3820,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
@ -3854,7 +3854,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLProps.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-haspopup</p>
|
||||
@ -3966,7 +3966,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
|
||||
@ -4161,7 +4161,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.content</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_78">Inherited from<a class="headerlink" href="#inherited-from_78" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.contentEditable</p>
|
||||
<hr />
|
||||
@ -4354,7 +4354,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_111">Inherited from<a class="headerlink" href="#inherited-from_111" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -942,7 +942,7 @@
|
||||
<p>• <code>Optional</code> <strong>position</strong>: <a href="../Renderer.Component.MenuPosition/"><code>MenuPosition</code></a></p>
|
||||
<hr />
|
||||
<h3 id="toggleevent">toggleEvent<a class="headerlink" href="#toggleevent" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>toggleEvent</strong>: <code>"click"</code> | <code>"contextmenu"</code></p>
|
||||
<p>• <code>Optional</code> <strong>toggleEvent</strong>: <code>"contextmenu"</code> | <code>"click"</code></p>
|
||||
<hr />
|
||||
<h3 id="useportal">usePortal<a class="headerlink" href="#useportal" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>usePortal</strong>: <code>boolean</code> | <code>HTMLElement</code></p>
|
||||
|
||||
@ -921,7 +921,7 @@
|
||||
<p>• <code>Optional</code> <strong>innerRef</strong>: <code>ForwardedRef</code><<code>MonacoEditorRef</code>></p>
|
||||
<hr />
|
||||
<h3 id="language">language<a class="headerlink" href="#language" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>language</strong>: <code>"yaml"</code> | <code>"json"</code></p>
|
||||
<p>• <code>Optional</code> <strong>language</strong>: <code>"json"</code> | <code>"yaml"</code></p>
|
||||
<hr />
|
||||
<h3 id="options">options<a class="headerlink" href="#options" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>options</strong>: <code>Partial</code><<code>IStandaloneEditorConstructionOptions</code>></p>
|
||||
|
||||
@ -1943,7 +1943,7 @@ when there isn't enough space below the control.</p>
|
||||
<p>Omit.onKeyDown</p>
|
||||
<hr />
|
||||
<h3 id="onmenuscrolltobottom">onMenuScrollToBottom<a class="headerlink" href="#onmenuscrolltobottom" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToBottom</strong>: (<code>event</code>: <code>WheelEvent</code> | <code>TouchEvent</code>) => <code>void</code></p>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToBottom</strong>: (<code>event</code>: <code>TouchEvent</code> | <code>WheelEvent</code>) => <code>void</code></p>
|
||||
<h4 id="type-declaration_6">Type declaration<a class="headerlink" href="#type-declaration_6" title="Permanent link">#</a></h4>
|
||||
<p>▸ (<code>event</code>): <code>void</code></p>
|
||||
<p>Fired when the user scrolls to the bottom of the menu</p>
|
||||
@ -1958,7 +1958,7 @@ when there isn't enough space below the control.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>event</code></td>
|
||||
<td align="left"><code>WheelEvent</code> | <code>TouchEvent</code></td>
|
||||
<td align="left"><code>TouchEvent</code> | <code>WheelEvent</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -1968,7 +1968,7 @@ when there isn't enough space below the control.</p>
|
||||
<p>Omit.onMenuScrollToBottom</p>
|
||||
<hr />
|
||||
<h3 id="onmenuscrolltotop">onMenuScrollToTop<a class="headerlink" href="#onmenuscrolltotop" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToTop</strong>: (<code>event</code>: <code>WheelEvent</code> | <code>TouchEvent</code>) => <code>void</code></p>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToTop</strong>: (<code>event</code>: <code>TouchEvent</code> | <code>WheelEvent</code>) => <code>void</code></p>
|
||||
<h4 id="type-declaration_7">Type declaration<a class="headerlink" href="#type-declaration_7" title="Permanent link">#</a></h4>
|
||||
<p>▸ (<code>event</code>): <code>void</code></p>
|
||||
<p>Fired when the user scrolls to the top of the menu</p>
|
||||
@ -1983,7 +1983,7 @@ when there isn't enough space below the control.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>event</code></td>
|
||||
<td align="left"><code>WheelEvent</code> | <code>TouchEvent</code></td>
|
||||
<td align="left"><code>TouchEvent</code> | <code>WheelEvent</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -2077,7 +2077,7 @@ when there isn't enough space below the control.</p>
|
||||
<p>Omit.theme</p>
|
||||
<hr />
|
||||
<h3 id="themename">themeName<a class="headerlink" href="#themename" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>themeName</strong>: <code>"lens"</code> | <code>"light"</code> | <code>"outlined"</code> | <code>"dark"</code></p>
|
||||
<p>• <code>Optional</code> <strong>themeName</strong>: <code>"lens"</code> | <code>"dark"</code> | <code>"light"</code> | <code>"outlined"</code></p>
|
||||
<h4 id="inherited-from_68">Inherited from<a class="headerlink" href="#inherited-from_68" title="Permanent link">#</a></h4>
|
||||
<p>Omit.themeName</p>
|
||||
<hr />
|
||||
|
||||
@ -799,7 +799,7 @@
|
||||
<p>ChartJS.ChartData.datasets</p>
|
||||
<hr />
|
||||
<h3 id="labels">labels<a class="headerlink" href="#labels" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>labels</strong>: (<code>string</code> | <code>number</code> | <code>string</code>[] | <code>Date</code> | <code>number</code>[] | <code>Date</code>[] | <code>Moment</code> | <code>Moment</code>[])[]</p>
|
||||
<p>• <code>Optional</code> <strong>labels</strong>: (<code>string</code> | <code>number</code> | <code>string</code>[] | <code>number</code>[] | <code>Date</code> | <code>Moment</code> | <code>Date</code>[] | <code>Moment</code>[])[]</p>
|
||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||
<p>ChartJS.ChartData.labels</p>
|
||||
|
||||
|
||||
@ -3289,7 +3289,7 @@
|
||||
<p>InputProps.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
|
||||
@ -3337,7 +3337,7 @@ presented if they are made.</p>
|
||||
<p>InputProps.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
|
||||
<p>InputProps.aria-current</p>
|
||||
@ -3364,7 +3364,7 @@ presented if they are made.</p>
|
||||
<p>InputProps.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
@ -3398,7 +3398,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>InputProps.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
|
||||
<p>InputProps.aria-haspopup</p>
|
||||
@ -3510,7 +3510,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>InputProps.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_39">Inherited from<a class="headerlink" href="#inherited-from_39" title="Permanent link">#</a></h4>
|
||||
@ -3666,7 +3666,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>• <code>Optional</code> <strong>compact</strong>: <code>boolean</code></p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_65">Inherited from<a class="headerlink" href="#inherited-from_65" title="Permanent link">#</a></h4>
|
||||
<p>InputProps.contentEditable</p>
|
||||
<hr />
|
||||
@ -3746,7 +3746,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>InputProps.draggable</p>
|
||||
<hr />
|
||||
<h3 id="enterkeyhint">enterKeyHint<a class="headerlink" href="#enterkeyhint" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>enterKeyHint</strong>: <code>"search"</code> | <code>"enter"</code> | <code>"done"</code> | <code>"go"</code> | <code>"next"</code> | <code>"previous"</code> | <code>"send"</code></p>
|
||||
<p>• <code>Optional</code> <strong>enterKeyHint</strong>: <code>"search"</code> | <code>"done"</code> | <code>"send"</code> | <code>"previous"</code> | <code>"enter"</code> | <code>"go"</code> | <code>"next"</code></p>
|
||||
<h4 id="inherited-from_78">Inherited from<a class="headerlink" href="#inherited-from_78" title="Permanent link">#</a></h4>
|
||||
<p>InputProps.enterKeyHint</p>
|
||||
<hr />
|
||||
@ -3811,7 +3811,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>InputProps.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_91">Inherited from<a class="headerlink" href="#inherited-from_91" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -1917,7 +1917,7 @@ when there isn't enough space below the control.</p>
|
||||
<p>Omit.onKeyDown</p>
|
||||
<hr />
|
||||
<h3 id="onmenuscrolltobottom">onMenuScrollToBottom<a class="headerlink" href="#onmenuscrolltobottom" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToBottom</strong>: (<code>event</code>: <code>WheelEvent</code> | <code>TouchEvent</code>) => <code>void</code></p>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToBottom</strong>: (<code>event</code>: <code>TouchEvent</code> | <code>WheelEvent</code>) => <code>void</code></p>
|
||||
<h4 id="type-declaration_6">Type declaration<a class="headerlink" href="#type-declaration_6" title="Permanent link">#</a></h4>
|
||||
<p>▸ (<code>event</code>): <code>void</code></p>
|
||||
<p>Fired when the user scrolls to the bottom of the menu</p>
|
||||
@ -1932,7 +1932,7 @@ when there isn't enough space below the control.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>event</code></td>
|
||||
<td align="left"><code>WheelEvent</code> | <code>TouchEvent</code></td>
|
||||
<td align="left"><code>TouchEvent</code> | <code>WheelEvent</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -1942,7 +1942,7 @@ when there isn't enough space below the control.</p>
|
||||
<p>Omit.onMenuScrollToBottom</p>
|
||||
<hr />
|
||||
<h3 id="onmenuscrolltotop">onMenuScrollToTop<a class="headerlink" href="#onmenuscrolltotop" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToTop</strong>: (<code>event</code>: <code>WheelEvent</code> | <code>TouchEvent</code>) => <code>void</code></p>
|
||||
<p>• <code>Optional</code> <strong>onMenuScrollToTop</strong>: (<code>event</code>: <code>TouchEvent</code> | <code>WheelEvent</code>) => <code>void</code></p>
|
||||
<h4 id="type-declaration_7">Type declaration<a class="headerlink" href="#type-declaration_7" title="Permanent link">#</a></h4>
|
||||
<p>▸ (<code>event</code>): <code>void</code></p>
|
||||
<p>Fired when the user scrolls to the top of the menu</p>
|
||||
@ -1957,7 +1957,7 @@ when there isn't enough space below the control.</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><code>event</code></td>
|
||||
<td align="left"><code>WheelEvent</code> | <code>TouchEvent</code></td>
|
||||
<td align="left"><code>TouchEvent</code> | <code>WheelEvent</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -2048,7 +2048,7 @@ when there isn't enough space below the control.</p>
|
||||
<p>Omit.theme</p>
|
||||
<hr />
|
||||
<h3 id="themename">themeName<a class="headerlink" href="#themename" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>themeName</strong>: <code>"lens"</code> | <code>"light"</code> | <code>"outlined"</code> | <code>"dark"</code></p>
|
||||
<p>• <code>Optional</code> <strong>themeName</strong>: <code>"lens"</code> | <code>"dark"</code> | <code>"light"</code> | <code>"outlined"</code></p>
|
||||
<hr />
|
||||
<h3 id="value">value<a class="headerlink" href="#value" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>value</strong>: <code>PropsValue</code><<code>Value</code>></p>
|
||||
|
||||
@ -3033,7 +3033,7 @@
|
||||
<p>Omit.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
|
||||
@ -3081,7 +3081,7 @@ presented if they are made.</p>
|
||||
<p>Omit.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
|
||||
<p>Omit.aria-current</p>
|
||||
@ -3108,7 +3108,7 @@ presented if they are made.</p>
|
||||
<p>Omit.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
@ -3142,7 +3142,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>Omit.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
|
||||
<p>Omit.aria-haspopup</p>
|
||||
@ -3250,7 +3250,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>Omit.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_39">Inherited from<a class="headerlink" href="#inherited-from_39" title="Permanent link">#</a></h4>
|
||||
@ -3370,7 +3370,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>Omit.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_58">Inherited from<a class="headerlink" href="#inherited-from_58" title="Permanent link">#</a></h4>
|
||||
<p>Omit.contentEditable</p>
|
||||
<hr />
|
||||
@ -3450,7 +3450,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>Omit.innerRef</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_71">Inherited from<a class="headerlink" href="#inherited-from_71" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -3734,7 +3734,7 @@
|
||||
<p>React.HTMLProps.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
@ -3782,7 +3782,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-current</p>
|
||||
@ -3809,7 +3809,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
@ -3843,7 +3843,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLProps.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-haspopup</p>
|
||||
@ -3955,7 +3955,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
|
||||
@ -4153,7 +4153,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.content</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_78">Inherited from<a class="headerlink" href="#inherited-from_78" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.contentEditable</p>
|
||||
<hr />
|
||||
@ -4343,7 +4343,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_113">Inherited from<a class="headerlink" href="#inherited-from_113" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -2832,7 +2832,7 @@
|
||||
<p>React.HTMLAttributes.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
|
||||
@ -2880,7 +2880,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-current</p>
|
||||
@ -2907,7 +2907,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLAttributes.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
|
||||
@ -2941,7 +2941,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLAttributes.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.aria-haspopup</p>
|
||||
@ -3053,7 +3053,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
|
||||
@ -3168,7 +3168,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_56">Inherited from<a class="headerlink" href="#inherited-from_56" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLAttributes.contentEditable</p>
|
||||
<hr />
|
||||
@ -3238,7 +3238,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLAttributes.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_67">Inherited from<a class="headerlink" href="#inherited-from_67" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -3726,7 +3726,7 @@
|
||||
<p>React.HTMLProps.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
@ -3774,7 +3774,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-current</p>
|
||||
@ -3801,7 +3801,7 @@ presented if they are made.</p>
|
||||
<p>React.HTMLProps.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
@ -3835,7 +3835,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>React.HTMLProps.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.aria-haspopup</p>
|
||||
@ -3947,7 +3947,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
|
||||
@ -4142,7 +4142,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.content</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_78">Inherited from<a class="headerlink" href="#inherited-from_78" title="Permanent link">#</a></h4>
|
||||
<p>React.HTMLProps.contentEditable</p>
|
||||
<hr />
|
||||
@ -4332,7 +4332,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>React.HTMLProps.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_113">Inherited from<a class="headerlink" href="#inherited-from_113" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -3741,7 +3741,7 @@
|
||||
<p>Omit.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
|
||||
@ -3789,7 +3789,7 @@ presented if they are made.</p>
|
||||
<p>Omit.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
<p>Omit.aria-current</p>
|
||||
@ -3816,7 +3816,7 @@ presented if they are made.</p>
|
||||
<p>Omit.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_21">Inherited from<a class="headerlink" href="#inherited-from_21" title="Permanent link">#</a></h4>
|
||||
@ -3850,7 +3850,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>Omit.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
|
||||
<p>Omit.aria-haspopup</p>
|
||||
@ -3962,7 +3962,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>Omit.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
|
||||
@ -4157,7 +4157,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>Omit.content</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_78">Inherited from<a class="headerlink" href="#inherited-from_78" title="Permanent link">#</a></h4>
|
||||
<p>Omit.contentEditable</p>
|
||||
<hr />
|
||||
@ -4347,7 +4347,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>Omit.inlist</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_113">Inherited from<a class="headerlink" href="#inherited-from_113" title="Permanent link">#</a></h4>
|
||||
|
||||
@ -3124,7 +3124,7 @@ It currently only supports <code>focusVisible()</code> action.</p>
|
||||
<p>SwitchProps.aria-atomic</p>
|
||||
<hr />
|
||||
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"list"</code> | <code>"none"</code> | <code>"inline"</code> | <code>"both"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
|
||||
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
|
||||
presented if they are made.</p>
|
||||
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
|
||||
@ -3172,7 +3172,7 @@ presented if they are made.</p>
|
||||
<p>SwitchProps.aria-controls</p>
|
||||
<hr />
|
||||
<h3 id="aria-current">aria-current<a class="headerlink" href="#aria-current" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code> | <code>"date"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-current</strong>: <code>boolean</code> | <code>"time"</code> | <code>"date"</code> | <code>"true"</code> | <code>"false"</code> | <code>"page"</code> | <code>"step"</code> | <code>"location"</code></p>
|
||||
<p>Indicates the element that represents the current item within a container or set of related elements.</p>
|
||||
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
|
||||
<p>SwitchProps.aria-current</p>
|
||||
@ -3199,7 +3199,7 @@ presented if they are made.</p>
|
||||
<p>SwitchProps.aria-disabled</p>
|
||||
<hr />
|
||||
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
|
||||
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
|
||||
<p><strong><code>deprecated</code></strong> in ARIA 1.1</p>
|
||||
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
|
||||
@ -3233,7 +3233,7 @@ allows assistive technology to override the general default of reading in docume
|
||||
<p>SwitchProps.aria-grabbed</p>
|
||||
<hr />
|
||||
<h3 id="aria-haspopup">aria-haspopup<a class="headerlink" href="#aria-haspopup" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"true"</code> | <code>"false"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-haspopup</strong>: <code>boolean</code> | <code>"dialog"</code> | <code>"menu"</code> | <code>"grid"</code> | <code>"listbox"</code> | <code>"tree"</code> | <code>"true"</code> | <code>"false"</code></p>
|
||||
<p>Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.</p>
|
||||
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
|
||||
<p>SwitchProps.aria-haspopup</p>
|
||||
@ -3345,7 +3345,7 @@ A hint could be a sample value or a brief description of the expected format.</p
|
||||
<p>SwitchProps.aria-readonly</p>
|
||||
<hr />
|
||||
<h3 id="aria-relevant">aria-relevant<a class="headerlink" href="#aria-relevant" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"all"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>• <code>Optional</code> <strong>aria-relevant</strong>: <code>"text"</code> | <code>"all"</code> | <code>"additions"</code> | <code>"additions removals"</code> | <code>"additions text"</code> | <code>"removals"</code> | <code>"removals additions"</code> | <code>"removals text"</code> | <code>"text additions"</code> | <code>"text removals"</code></p>
|
||||
<p>Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.</p>
|
||||
<p><strong><code>see</code></strong> aria-atomic.</p>
|
||||
<h4 id="inherited-from_39">Inherited from<a class="headerlink" href="#inherited-from_39" title="Permanent link">#</a></h4>
|
||||
@ -3485,7 +3485,7 @@ They won't start at the cursor interaction position.</p>
|
||||
<p>SwitchProps.color</p>
|
||||
<hr />
|
||||
<h3 id="contenteditable">contentEditable<a class="headerlink" href="#contenteditable" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>Booleanish</code> | <code>"inherit"</code></p>
|
||||
<p>• <code>Optional</code> <strong>contentEditable</strong>: <code>"inherit"</code> | <code>Booleanish</code></p>
|
||||
<h4 id="inherited-from_61">Inherited from<a class="headerlink" href="#inherited-from_61" title="Permanent link">#</a></h4>
|
||||
<p>SwitchProps.contentEditable</p>
|
||||
<hr />
|
||||
@ -3646,7 +3646,7 @@ if needed.</p>
|
||||
<p>SwitchProps.innerRef</p>
|
||||
<hr />
|
||||
<h3 id="inputmode">inputMode<a class="headerlink" href="#inputmode" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"text"</code> | <code>"none"</code> | <code>"search"</code> | <code>"tel"</code> | <code>"url"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>• <code>Optional</code> <strong>inputMode</strong>: <code>"search"</code> | <code>"url"</code> | <code>"none"</code> | <code>"text"</code> | <code>"tel"</code> | <code>"email"</code> | <code>"numeric"</code> | <code>"decimal"</code></p>
|
||||
<p>Hints at the type of data that might be entered by the user while editing the element or its contents</p>
|
||||
<p><strong><code>see</code></strong> https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute</p>
|
||||
<h4 id="inherited-from_87">Inherited from<a class="headerlink" href="#inherited-from_87" title="Permanent link">#</a></h4>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user