1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Deployed 41fc9089b5 to master with MkDocs 1.3.0 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-06-28 16:11:26 +00:00
parent 86376f8a6f
commit 8fa0529b3e
75 changed files with 638 additions and 542 deletions

View File

@ -1054,7 +1054,6 @@
<hr />
<h3 id="filters">filters<a class="headerlink" href="#filters" title="Permanent link">#</a></h3>
<p><code>Protected</code> <code>Readonly</code> <strong>filters</strong>: <code>ObservableSet</code>&lt;<a href="../../modules/Common.Catalog/#addmenufilter"><code>AddMenuFilter</code></a>></p>
<p><strong><code>internal</code></strong></p>
<hr />
<h3 id="kind">kind<a class="headerlink" href="#kind" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <code>Abstract</code> <strong>kind</strong>: <code>string</code></p>

View File

@ -1016,8 +1016,6 @@
<h1 id="class-extensionstoret">Class: ExtensionStore&lt;T><a class="headerlink" href="#class-extensionstoret" title="Permanent link">#</a></h1>
<p><a href="../../modules/Common/">Common</a>.<a href="../../modules/Common.Store/">Store</a>.ExtensionStore</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
<table>
<thead>

View File

@ -808,8 +808,6 @@
<h1 id="class-singleton">Class: Singleton<a class="headerlink" href="#class-singleton" title="Permanent link">#</a></h1>
<p><a href="../../modules/Common/">Common</a>.<a href="../../modules/Common.Util/">Util</a>.Singleton</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2>
<h3 id="constructors">Constructors<a class="headerlink" href="#constructors" title="Permanent link">#</a></h3>
<ul>

View File

@ -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@77958</p>
<p>IpcRegistrar.__@IpcPrefix@77873</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>&lt;<code>LensExtensionDependencies</code>></p>

View File

@ -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@30094</p>
<p>LensExtension.__@Disposers@30084</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@30097</p>
<p>LensExtension.__@lensExtensionDependencies@30087</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>
@ -1111,8 +1111,6 @@
<p><strong><code>param</code></strong> the shell environment context, specifically the relevant catalog entity for the terminal. This can be used, for example, to get
cluster-specific information that can be made available in the shell environment by the implementation of terminalShellEnvModifier</p>
<p><strong><code>param</code></strong> the current shell environment that the terminal will be opened with. The implementation should modify this as desired.</p>
<p><strong><code>returns</code></strong> the modified shell environment that the terminal will be opened with. The implementation must return env as passed in, if it
does not modify the shell environment</p>
<hr />
<h3 id="traymenus">trayMenus<a class="headerlink" href="#traymenus" title="Permanent link">#</a></h3>
<p><strong>trayMenus</strong>: <code>TrayMenuRegistration</code>[] = <code>[]</code></p>

View File

@ -1019,7 +1019,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;DrawerParamTogglerProps, State>.constructor</p>
<p><strong>new DrawerParamToggler</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1065,8 +1065,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1104,8 +1103,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
@ -1121,8 +1120,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1155,8 +1154,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1260,8 +1259,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
@ -1276,8 +1275,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1318,8 +1317,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1219,8 +1219,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
@ -1282,8 +1281,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1299,8 +1298,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1333,8 +1332,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1452,8 +1451,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_11">Returns<a class="headerlink" href="#returns_11" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
@ -1468,8 +1467,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1508,8 +1507,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1235,8 +1235,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature_1">Index signature<a class="headerlink" href="#index-signature_1" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
@ -1297,8 +1296,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1314,8 +1313,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1348,8 +1347,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1491,8 +1490,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_13">Returns<a class="headerlink" href="#returns_13" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
@ -1507,8 +1506,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1547,8 +1546,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_8">Parameters<a class="headerlink" href="#parameters_8" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1097,8 +1097,7 @@
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
@ -1135,8 +1134,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
@ -1152,8 +1151,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1186,8 +1185,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1311,8 +1310,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_9">Returns<a class="headerlink" href="#returns_9" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
@ -1327,8 +1326,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1369,8 +1368,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -969,7 +969,7 @@
<h1 id="class-pagelayout">Class: PageLayout<a class="headerlink" href="#class-pagelayout" title="Permanent link">#</a></h1>
<p><a href="../../modules/Renderer/">Renderer</a>.<a href="../../modules/Renderer.Component/">Component</a>.PageLayout</p>
<p>PageLayout is deprecated. See MainLayout &amp; SettingLayout</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h2 id="hierarchy">Hierarchy<a class="headerlink" href="#hierarchy" title="Permanent link">#</a></h2>
<ul>
<li><a href="../Renderer.Component.SettingLayout/"><code>SettingLayout</code></a></li>
@ -1029,7 +1029,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.SettingLayout/">SettingLayout</a>.<a href="../Renderer.Component.SettingLayout/#constructor">constructor</a></p>
<p><strong>new PageLayout</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1075,8 +1075,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1119,8 +1118,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
@ -1136,8 +1135,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1170,8 +1169,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1274,8 +1273,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
@ -1290,8 +1289,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1330,8 +1329,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1057,8 +1057,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
@ -1096,8 +1095,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
@ -1113,8 +1112,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1147,8 +1146,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1251,8 +1250,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -1267,8 +1266,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_5">Parameters<a class="headerlink" href="#parameters_5" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1307,8 +1306,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1065,8 +1065,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
@ -1107,8 +1106,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
@ -1124,8 +1123,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1158,8 +1157,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1267,8 +1266,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_7">Returns<a class="headerlink" href="#returns_7" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -1283,8 +1282,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_5">Parameters<a class="headerlink" href="#parameters_5" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1323,8 +1322,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1029,7 +1029,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;SettingLayoutProps>.constructor</p>
<p><strong>new SettingLayout</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1075,8 +1075,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1117,8 +1116,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1134,8 +1133,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1168,8 +1167,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1272,8 +1271,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
@ -1288,8 +1287,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1328,8 +1327,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1019,7 +1019,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>Component&lt;SliderProps>.constructor</p>
<p><strong>new Slider</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1065,8 +1065,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1107,8 +1106,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1124,8 +1123,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1158,8 +1157,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1263,8 +1262,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1279,8 +1278,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1321,8 +1320,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1019,7 +1019,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;SpinnerProps, {}>.constructor</p>
<p><strong>new Spinner</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1065,8 +1065,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1126,8 +1125,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1143,8 +1142,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1177,8 +1176,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1282,8 +1281,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1298,8 +1297,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1340,8 +1339,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1011,7 +1011,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;StepperProps, {}>.constructor</p>
<p><strong>new Stepper</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1057,8 +1057,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1096,8 +1095,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1113,8 +1112,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1147,8 +1146,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1252,8 +1251,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1268,8 +1267,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1310,8 +1309,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1011,7 +1011,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;SubTitleProps>.constructor</p>
<p><strong>new SubTitle</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1057,8 +1057,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1096,8 +1095,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1113,8 +1112,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1147,8 +1146,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1252,8 +1251,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1268,8 +1267,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1310,8 +1309,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1105,8 +1105,7 @@
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
@ -1135,8 +1134,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
@ -1152,8 +1151,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1186,8 +1185,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1290,8 +1289,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_7">Returns<a class="headerlink" href="#returns_7" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
@ -1306,8 +1305,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_5">Parameters<a class="headerlink" href="#parameters_5" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1348,8 +1347,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1057,8 +1057,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
@ -1096,8 +1095,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
@ -1113,8 +1112,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1147,8 +1146,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1252,8 +1251,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
@ -1268,8 +1267,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_5">Parameters<a class="headerlink" href="#parameters_5" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1310,8 +1309,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1019,7 +1019,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;TableHeadProps>.constructor</p>
<p><strong>new TableHead</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1065,8 +1065,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1107,8 +1106,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1124,8 +1123,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1158,8 +1157,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1263,8 +1262,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1279,8 +1278,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1321,8 +1320,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1044,7 +1044,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;TableRowProps&lt;Item>>.constructor</p>
<p><strong>new TableRow</strong>&lt;<code>Item</code>>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="type-parameters_2">Type parameters<a class="headerlink" href="#type-parameters_2" title="Permanent link">#</a></h4>
<table>
@ -1103,8 +1103,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1142,8 +1141,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1159,8 +1158,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1193,8 +1192,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1298,8 +1297,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1314,8 +1313,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1356,8 +1355,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1019,7 +1019,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.PureComponent&lt;TabsProps>.constructor</p>
<p><strong>new Tabs</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1068,8 +1068,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1107,8 +1106,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1124,8 +1123,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1158,8 +1157,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1263,8 +1262,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1279,8 +1278,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1321,8 +1320,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1164,8 +1164,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
@ -1216,8 +1215,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
@ -1233,8 +1232,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1267,8 +1266,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1346,8 +1345,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_8">Returns<a class="headerlink" href="#returns_8" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
@ -1362,8 +1361,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_4">Parameters<a class="headerlink" href="#parameters_4" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1402,8 +1401,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_5">Parameters<a class="headerlink" href="#parameters_5" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1139,7 +1139,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;WizardProps&lt;D>, State>.constructor</p>
<p><strong>new Wizard</strong>&lt;<code>D</code>>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="type-parameters_2">Type parameters<a class="headerlink" href="#type-parameters_2" title="Permanent link">#</a></h4>
<table>
@ -1198,8 +1198,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1265,8 +1264,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
@ -1282,8 +1281,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1316,8 +1315,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_4">Parameters<a class="headerlink" href="#parameters_4" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1421,8 +1420,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_9">Returns<a class="headerlink" href="#returns_9" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
@ -1437,8 +1436,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1479,8 +1478,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_8">Parameters<a class="headerlink" href="#parameters_8" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1011,7 +1011,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;WizardLayoutProps>.constructor</p>
<p><strong>new WizardLayout</strong>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
@ -1057,8 +1057,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1096,8 +1095,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
@ -1113,8 +1112,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1147,8 +1146,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1252,8 +1251,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_13">Inherited from<a class="headerlink" href="#inherited-from_13" title="Permanent link">#</a></h4>
@ -1268,8 +1267,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1310,8 +1309,8 @@ cancelled network requests, or cleaning up any DOM elements created in <code>com
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -1092,7 +1092,7 @@
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>React.Component&lt;WizardStepProps&lt;D>, WizardStepState>.constructor</p>
<p><strong>new WizardStep</strong>&lt;<code>D</code>>(<code>props</code>, <code>context</code>)</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<p><strong><code>see</code></strong> https://reactjs.org/docs/legacy-context.html</p>
<h4 id="type-parameters_2">Type parameters<a class="headerlink" href="#type-parameters_2" title="Permanent link">#</a></h4>
<table>
@ -1151,8 +1151,7 @@ Should be used with type annotation or static contextType.</p>
<hr />
<h3 id="refs">refs<a class="headerlink" href="#refs" title="Permanent link">#</a></h3>
<p><strong>refs</strong>: <code>Object</code></p>
<p><strong><code>deprecated</code></strong>
https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<p><strong><code>deprecated</code></strong> https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</p>
<h4 id="index-signature">Index signature<a class="headerlink" href="#index-signature" title="Permanent link">#</a></h4>
<p>▪ [key: <code>string</code>]: <code>ReactInstance</code></p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -1196,8 +1195,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
@ -1213,8 +1212,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1247,8 +1246,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1352,8 +1351,8 @@ Avoid introducing any side-effects or subscriptions in this method.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use componentDidMount or the constructor instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="returns_6">Returns<a class="headerlink" href="#returns_6" title="Permanent link">#</a></h4>
<p><code>void</code></p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
@ -1368,8 +1367,8 @@ props if you only want to handle changes.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_6">Parameters<a class="headerlink" href="#parameters_6" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1408,8 +1407,8 @@ prevents this from being invoked.</p>
<p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps
prevents this from being invoked.</p>
<p><strong><code>deprecated</code></strong> 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</p>
<p><strong><code>see</code></strong> https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<p><strong><code>see</code></strong> - https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update
- https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</p>
<h4 id="parameters_7">Parameters<a class="headerlink" href="#parameters_7" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -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@77958</p>
<p>IpcRegistrar.__@IpcPrefix@77873</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>&lt;<code>LensExtensionDependencies</code>></p>

View File

@ -2239,12 +2239,14 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>items</code></td>
<td align="left"><a href="../Renderer.K8sApi.CustomResourceDefinition/"><code>CustomResourceDefinition</code></a>[]</td>
<td align="left">the items to be sorted (default: the current items in this store)</td>
</tr>
</tbody>
</table>

View File

@ -1790,7 +1790,7 @@
<h4 id="returns_20">Returns<a class="headerlink" href="#returns_20" title="Permanent link">#</a></h4>
<p><code>DeploymentStatuses</code></p>
<p><strong>getStatuses</strong>(<code>deployments</code>): <code>DeploymentStatuses</code></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="parameters_14">Parameters<a class="headerlink" href="#parameters_14" title="Permanent link">#</a></h4>
<table>
<thead>
@ -2241,12 +2241,14 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>items</code></td>
<td align="left"><a href="../Renderer.K8sApi.Deployment/"><code>Deployment</code></a>[]</td>
<td align="left">the items to be sorted (default: the current items in this store)</td>
</tr>
</tbody>
</table>

View File

@ -2203,12 +2203,14 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>items</code></td>
<td align="left"><a href="../Renderer.K8sApi.KubeEvent/"><code>KubeEvent</code></a>[]</td>
<td align="left">the items to be sorted (default: the current items in this store)</td>
</tr>
</tbody>
</table>

View File

@ -2456,7 +2456,8 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
<h4 id="returns_51">Returns<a class="headerlink" href="#returns_51" title="Permanent link">#</a></h4>
<p><code>fn</code></p>
<p>&lt;<code>T</code>>(...<code>args</code>): <code>void</code></p>
<p>A function that does nothing</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h5 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h5>
<table>
<thead>

View File

@ -863,8 +863,6 @@
<h1 id="class-resourcestack">Class: ResourceStack<a class="headerlink" href="#class-resourcestack" title="Permanent link">#</a></h1>
<p><a href="../../modules/Renderer/">Renderer</a>.<a href="../../modules/Renderer.K8sApi/">K8sApi</a>.ResourceStack</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2>
<h3 id="constructors">Constructors<a class="headerlink" href="#constructors" title="Permanent link">#</a></h3>
<ul>

View File

@ -2191,12 +2191,14 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>items</code></td>
<td align="left"><a href="../Renderer.K8sApi.RoleBinding/"><code>RoleBinding</code></a>[]</td>
<td align="left">the items to be sorted (default: the current items in this store)</td>
</tr>
</tbody>
</table>

View File

@ -2151,12 +2151,14 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>items</code></td>
<td align="left"><a href="../Renderer.K8sApi.Role/"><code>Role</code></a>[]</td>
<td align="left">the items to be sorted (default: the current items in this store)</td>
</tr>
</tbody>
</table>

View File

@ -1205,12 +1205,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@30094</p>
<p>LensExtension.__@Disposers@30084</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@30097</p>
<p>LensExtension.__@lensExtensionDependencies@30087</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>

View File

@ -783,7 +783,7 @@
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="icon">icon<a class="headerlink" href="#icon" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>icon</strong>: <code>string</code></p>
<p>Either an <code>&lt;svg&gt;</code> or the name of an icon from <a href="../Renderer.Component.IconProps/">IconProps</a></p>
<p>Either an <code>&lt;svg&gt;</code> or the name of an icon from IconProps</p>
<hr />
<h3 id="name">name<a class="headerlink" href="#name" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>name</strong>: <code>string</code></p>

View File

@ -814,7 +814,7 @@
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="icon">icon<a class="headerlink" href="#icon" title="Permanent link">#</a></h3>
<p><strong>icon</strong>: <code>string</code> | <a href="../Renderer.Component.BaseIconProps/"><code>BaseIconProps</code></a></p>
<p>If the type is <code>string</code> then it is shorthand for <a href="../Renderer.Component.BaseIconProps/#material">BaseIconProps.material</a></p>
<p>If the type is <code>string</code> then it is shorthand for BaseIconProps.material</p>
<p>This is required because this item can be either rendered as a context menu or as a toolbar in
the kube object details page.</p>
<hr />

View File

@ -774,8 +774,7 @@
<h1 id="interface-statusbarregistration">Interface: StatusBarRegistration<a class="headerlink" href="#interface-statusbarregistration" title="Permanent link">#</a></h1>
<p><a href="../../modules/Common/">Common</a>.<a href="../../modules/Common.Types/">Types</a>.StatusBarRegistration</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<p>The type for registering status bar items from the LensRendererExtension</p>
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2>
<h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
<ul>
@ -789,7 +788,7 @@ Licensed under MIT License. See LICENSE in root directory for more information.<
<hr />
<h3 id="item">item<a class="headerlink" href="#item" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>item</strong>: <code>ReactNode</code> | () =&gt; <code>ReactNode</code></p>
<p><strong><code>deprecated</code></strong> use <a href="./#components">StatusBarRegistration.components</a> instead</p>
<p><strong><code>deprecated</code></strong> use <a href="./#components">components</a> instead</p>

View File

@ -2895,7 +2895,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-checked</p>
<hr />
@ -2909,14 +2910,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colspan</p>
<hr />
@ -2950,7 +2953,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
@ -2964,7 +2968,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-errormessage</p>
<hr />
@ -3089,7 +3094,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_35">Inherited from<a class="headerlink" href="#inherited-from_35" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-pressed</p>
<hr />
@ -3129,21 +3135,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_42">Inherited from<a class="headerlink" href="#inherited-from_42" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-selected</p>
<hr />
@ -3703,13 +3712,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_147">Inherited from<a class="headerlink" href="#inherited-from_147" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_148">Inherited from<a class="headerlink" href="#inherited-from_148" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPressCapture</p>
<hr />

View File

@ -894,7 +894,7 @@
<hr />
<h3 id="focusable">focusable<a class="headerlink" href="#focusable" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>focusable</strong>: <code>boolean</code></p>
<p>Allow focus to the icon to show <code>.active</code> styles. Only applicable if <a href="../Renderer.Component.IconProps/#interactive">IconProps.interactive</a> is <code>true</code>.</p>
<p>Allow focus to the icon to show <code>.active</code> styles. Only applicable if <a href="../Renderer.Component.IconProps/#interactive">interactive</a> is <code>true</code>.</p>
<p><strong><code>default</code></strong> true</p>
<hr />
<h3 id="href">href<a class="headerlink" href="#href" title="Permanent link">#</a></h3>

View File

@ -3037,7 +3037,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-checked</p>
<hr />
@ -3051,14 +3052,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-colspan</p>
<hr />
@ -3092,7 +3095,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-disabled</p>
<hr />
@ -3106,7 +3110,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-errormessage</p>
<hr />
@ -3231,7 +3236,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_35">Inherited from<a class="headerlink" href="#inherited-from_35" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-pressed</p>
<hr />
@ -3271,21 +3277,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_42">Inherited from<a class="headerlink" href="#inherited-from_42" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.aria-selected</p>
<hr />
@ -3890,13 +3899,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_155">Inherited from<a class="headerlink" href="#inherited-from_155" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_156">Inherited from<a class="headerlink" href="#inherited-from_156" title="Permanent link">#</a></h4>
<p>ButtonHTMLAttributes.onKeyPressCapture</p>
<hr />

View File

@ -2879,7 +2879,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-checked">aria-checked</a></p>
<hr />
@ -2893,14 +2894,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-colindex">aria-colindex</a></p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-colspan">aria-colspan</a></p>
<hr />
@ -2934,7 +2937,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-disabled">aria-disabled</a></p>
<hr />
@ -2948,7 +2952,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-errormessage">aria-errormessage</a></p>
<hr />
@ -3073,7 +3078,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_35">Inherited from<a class="headerlink" href="#inherited-from_35" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-pressed">aria-pressed</a></p>
<hr />
@ -3113,21 +3119,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-rowindex">aria-rowindex</a></p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_42">Inherited from<a class="headerlink" href="#inherited-from_42" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-rowspan">aria-rowspan</a></p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-selected">aria-selected</a></p>
<hr />
@ -3688,13 +3697,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_149">Inherited from<a class="headerlink" href="#inherited-from_149" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#onkeypress">onKeyPress</a></p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_150">Inherited from<a class="headerlink" href="#inherited-from_150" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#onkeypresscapture">onKeyPressCapture</a></p>
<hr />

View File

@ -2872,7 +2872,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-checked</p>
<hr />
@ -2886,14 +2887,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colspan</p>
<hr />
@ -2927,7 +2930,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
@ -2941,7 +2945,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-errormessage</p>
<hr />
@ -3066,7 +3071,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_35">Inherited from<a class="headerlink" href="#inherited-from_35" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-pressed</p>
<hr />
@ -3106,21 +3112,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_42">Inherited from<a class="headerlink" href="#inherited-from_42" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-selected</p>
<hr />
@ -3674,13 +3683,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_146">Inherited from<a class="headerlink" href="#inherited-from_146" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_147">Inherited from<a class="headerlink" href="#inherited-from_147" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPressCapture</p>
<hr />

View File

@ -2962,7 +2962,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-checked</p>
<hr />
@ -2976,14 +2977,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colspan</p>
<hr />
@ -3017,7 +3020,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
@ -3031,7 +3035,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_17">Inherited from<a class="headerlink" href="#inherited-from_17" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-errormessage</p>
<hr />
@ -3156,7 +3161,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_36">Inherited from<a class="headerlink" href="#inherited-from_36" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-pressed</p>
<hr />
@ -3196,21 +3202,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_42">Inherited from<a class="headerlink" href="#inherited-from_42" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_44">Inherited from<a class="headerlink" href="#inherited-from_44" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-selected</p>
<hr />
@ -3350,7 +3359,7 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="focusable">focusable<a class="headerlink" href="#focusable" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>focusable</strong>: <code>boolean</code></p>
<p>Allow focus to the icon to show <code>.active</code> styles. Only applicable if <a href="./#interactive">IconProps.interactive</a> is <code>true</code>.</p>
<p>Allow focus to the icon to show <code>.active</code> styles. Only applicable if <a href="./#interactive">interactive</a> is <code>true</code>.</p>
<p><strong><code>default</code></strong> true</p>
<h4 id="inherited-from_67">Inherited from<a class="headerlink" href="#inherited-from_67" title="Permanent link">#</a></h4>
<p><a href="../Renderer.Component.BaseIconProps/">BaseIconProps</a>.<a href="../Renderer.Component.BaseIconProps/#focusable">focusable</a></p>
@ -3800,13 +3809,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_155">Inherited from<a class="headerlink" href="#inherited-from_155" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_156">Inherited from<a class="headerlink" href="#inherited-from_156" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPressCapture</p>
<hr />

View File

@ -1136,7 +1136,7 @@
<hr />
<h3 id="filteritems">filterItems<a class="headerlink" href="#filteritems" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>filterItems</strong>: <code>ItemsFilter</code>&lt;<code>K</code>>[]</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_7">Inherited from<a class="headerlink" href="#inherited-from_7" title="Permanent link">#</a></h4>
<p>Omit.filterItems</p>
<hr />

View File

@ -969,8 +969,6 @@
<h1 id="interface-kubeobjectmenupropstkubeobject">Interface: KubeObjectMenuProps&lt;TKubeObject><a class="headerlink" href="#interface-kubeobjectmenupropstkubeobject" title="Permanent link">#</a></h1>
<p><a href="../../modules/Renderer/">Renderer</a>.<a href="../../modules/Renderer.Component/">Component</a>.KubeObjectMenuProps</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
<table>
<thead>

View File

@ -3741,7 +3741,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-checked</p>
<hr />
@ -3755,14 +3756,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colspan</p>
<hr />
@ -3796,7 +3799,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-disabled</p>
<hr />
@ -3810,7 +3814,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-errormessage</p>
<hr />
@ -3935,7 +3940,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-pressed</p>
<hr />
@ -3975,21 +3981,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_47">Inherited from<a class="headerlink" href="#inherited-from_47" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_48">Inherited from<a class="headerlink" href="#inherited-from_48" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_49">Inherited from<a class="headerlink" href="#inherited-from_49" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-selected</p>
<hr />
@ -4857,13 +4866,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_214">Inherited from<a class="headerlink" href="#inherited-from_214" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_215">Inherited from<a class="headerlink" href="#inherited-from_215" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPressCapture</p>
<hr />

View File

@ -3760,7 +3760,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-checked</p>
<hr />
@ -3774,14 +3775,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colspan</p>
<hr />
@ -3815,7 +3818,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-disabled</p>
<hr />
@ -3829,7 +3833,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-errormessage</p>
<hr />
@ -3954,7 +3959,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-pressed</p>
<hr />
@ -3994,21 +4000,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_47">Inherited from<a class="headerlink" href="#inherited-from_47" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_48">Inherited from<a class="headerlink" href="#inherited-from_48" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_49">Inherited from<a class="headerlink" href="#inherited-from_49" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-selected</p>
<hr />
@ -4879,13 +4888,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_215">Inherited from<a class="headerlink" href="#inherited-from_215" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_216">Inherited from<a class="headerlink" href="#inherited-from_216" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPressCapture</p>
<hr />

View File

@ -1432,13 +1432,13 @@
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>HTML ID of an element containing an error message related to the input</p>
<p>HTML ID of an element containing an error message related to the input*</p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>Omit.aria-errormessage</p>
<hr />
<h3 id="aria-invalid">aria-invalid<a class="headerlink" href="#aria-invalid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-invalid</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"grammar"</code> | <code>"spelling"</code></p>
<p>Indicate if the value entered in the field is invalid</p>
<p>Indicate if the value entered in the field is invalid *</p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>Omit.aria-invalid</p>
<hr />

View File

@ -3304,7 +3304,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>InputProps.aria-checked</p>
<hr />
@ -3318,14 +3319,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
<p>InputProps.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
<p>InputProps.aria-colspan</p>
<hr />
@ -3359,7 +3362,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>InputProps.aria-disabled</p>
<hr />
@ -3373,7 +3377,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4>
<p>InputProps.aria-errormessage</p>
<hr />
@ -3498,7 +3503,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
<p>InputProps.aria-pressed</p>
<hr />
@ -3538,21 +3544,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>InputProps.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_44">Inherited from<a class="headerlink" href="#inherited-from_44" title="Permanent link">#</a></h4>
<p>InputProps.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_45">Inherited from<a class="headerlink" href="#inherited-from_45" title="Permanent link">#</a></h4>
<p>InputProps.aria-selected</p>
<hr />
@ -4256,13 +4265,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLInputElement</code>> &amp; <code>KeyboardEventHandler</code>&lt;<code>HTMLTextAreaElement</code>> &amp; <code>KeyboardEventHandler</code>&lt;<code>InputElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_179">Inherited from<a class="headerlink" href="#inherited-from_179" title="Permanent link">#</a></h4>
<p>InputProps.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLInputElement</code>> &amp; <code>KeyboardEventHandler</code>&lt;<code>HTMLTextAreaElement</code>> &amp; <code>KeyboardEventHandler</code>&lt;<code>InputElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_180">Inherited from<a class="headerlink" href="#inherited-from_180" title="Permanent link">#</a></h4>
<p>InputProps.onKeyPressCapture</p>
<hr />

View File

@ -1436,13 +1436,13 @@
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>HTML ID of an element containing an error message related to the input</p>
<p>HTML ID of an element containing an error message related to the input*</p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>Omit.aria-errormessage</p>
<hr />
<h3 id="aria-invalid">aria-invalid<a class="headerlink" href="#aria-invalid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-invalid</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"grammar"</code> | <code>"spelling"</code></p>
<p>Indicate if the value entered in the field is invalid</p>
<p>Indicate if the value entered in the field is invalid *</p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>Omit.aria-invalid</p>
<hr />

View File

@ -2569,13 +2569,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPressCapture</p>
<hr />

View File

@ -3048,7 +3048,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>Omit.aria-checked</p>
<hr />
@ -3062,14 +3063,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
<p>Omit.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
<p>Omit.aria-colspan</p>
<hr />
@ -3103,7 +3106,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>Omit.aria-disabled</p>
<hr />
@ -3117,7 +3121,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4>
<p>Omit.aria-errormessage</p>
<hr />
@ -3169,11 +3174,15 @@ allows assistive technology to override the general default of reading in docume
<hr />
<h3 id="aria-label">aria-label<a class="headerlink" href="#aria-label" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-label</strong>: <code>string</code></p>
<p>Defines a string value that labels the current element.</p>
<p><strong><code>see</code></strong> aria-labelledby.</p>
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
<p>Omit.aria-label</p>
<hr />
<h3 id="aria-labelledby">aria-labelledby<a class="headerlink" href="#aria-labelledby" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-labelledby</strong>: <code>string</code></p>
<p>Identifies the element (or elements) that labels the current element.</p>
<p><strong><code>see</code></strong> aria-describedby.</p>
<h4 id="inherited-from_27">Inherited from<a class="headerlink" href="#inherited-from_27" title="Permanent link">#</a></h4>
<p>Omit.aria-labelledby</p>
<hr />
@ -3238,7 +3247,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
<p>Omit.aria-pressed</p>
<hr />
@ -3278,21 +3288,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>Omit.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_44">Inherited from<a class="headerlink" href="#inherited-from_44" title="Permanent link">#</a></h4>
<p>Omit.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_45">Inherited from<a class="headerlink" href="#inherited-from_45" title="Permanent link">#</a></h4>
<p>Omit.aria-selected</p>
<hr />
@ -3330,6 +3343,7 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="aria-valuetext">aria-valuetext<a class="headerlink" href="#aria-valuetext" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-valuetext</strong>: <code>string</code></p>
<p>Defines the human readable text alternative of aria-valuenow for a range widget.</p>
<h4 id="inherited-from_51">Inherited from<a class="headerlink" href="#inherited-from_51" title="Permanent link">#</a></h4>
<p>Omit.aria-valuetext</p>
<hr />
@ -3875,13 +3889,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLSpanElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_155">Inherited from<a class="headerlink" href="#inherited-from_155" title="Permanent link">#</a></h4>
<p>Omit.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLSpanElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_156">Inherited from<a class="headerlink" href="#inherited-from_156" title="Permanent link">#</a></h4>
<p>Omit.onKeyPressCapture</p>
<hr />

View File

@ -3749,7 +3749,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-checked</p>
<hr />
@ -3763,14 +3764,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colspan</p>
<hr />
@ -3804,7 +3807,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-disabled</p>
<hr />
@ -3818,7 +3822,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-errormessage</p>
<hr />
@ -3943,7 +3948,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-pressed</p>
<hr />
@ -3983,21 +3989,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_47">Inherited from<a class="headerlink" href="#inherited-from_47" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_48">Inherited from<a class="headerlink" href="#inherited-from_48" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_49">Inherited from<a class="headerlink" href="#inherited-from_49" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-selected</p>
<hr />
@ -4868,13 +4877,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_217">Inherited from<a class="headerlink" href="#inherited-from_217" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_218">Inherited from<a class="headerlink" href="#inherited-from_218" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPressCapture</p>
<hr />

View File

@ -2847,7 +2847,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-checked</p>
<hr />
@ -2861,14 +2862,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_9">Inherited from<a class="headerlink" href="#inherited-from_9" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-colspan</p>
<hr />
@ -2902,7 +2905,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
@ -2916,7 +2920,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-errormessage</p>
<hr />
@ -3041,7 +3046,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_35">Inherited from<a class="headerlink" href="#inherited-from_35" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-pressed</p>
<hr />
@ -3081,21 +3087,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_42">Inherited from<a class="headerlink" href="#inherited-from_42" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.aria-selected</p>
<hr />
@ -3643,13 +3652,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_147">Inherited from<a class="headerlink" href="#inherited-from_147" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_148">Inherited from<a class="headerlink" href="#inherited-from_148" title="Permanent link">#</a></h4>
<p>React.HTMLAttributes.onKeyPressCapture</p>
<hr />

View File

@ -3741,7 +3741,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-checked</p>
<hr />
@ -3755,14 +3756,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-colspan</p>
<hr />
@ -3796,7 +3799,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-disabled</p>
<hr />
@ -3810,7 +3814,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-errormessage</p>
<hr />
@ -3935,7 +3940,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-pressed</p>
<hr />
@ -3975,21 +3981,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_47">Inherited from<a class="headerlink" href="#inherited-from_47" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_48">Inherited from<a class="headerlink" href="#inherited-from_48" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_49">Inherited from<a class="headerlink" href="#inherited-from_49" title="Permanent link">#</a></h4>
<p>React.HTMLProps.aria-selected</p>
<hr />
@ -4857,13 +4866,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_217">Inherited from<a class="headerlink" href="#inherited-from_217" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_218">Inherited from<a class="headerlink" href="#inherited-from_218" title="Permanent link">#</a></h4>
<p>React.HTMLProps.onKeyPressCapture</p>
<hr />

View File

@ -3756,7 +3756,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_12">Inherited from<a class="headerlink" href="#inherited-from_12" title="Permanent link">#</a></h4>
<p>Omit.aria-checked</p>
<hr />
@ -3770,14 +3771,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_14">Inherited from<a class="headerlink" href="#inherited-from_14" title="Permanent link">#</a></h4>
<p>Omit.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_15">Inherited from<a class="headerlink" href="#inherited-from_15" title="Permanent link">#</a></h4>
<p>Omit.aria-colspan</p>
<hr />
@ -3811,7 +3814,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>
<p>Omit.aria-disabled</p>
<hr />
@ -3825,7 +3829,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_22">Inherited from<a class="headerlink" href="#inherited-from_22" title="Permanent link">#</a></h4>
<p>Omit.aria-errormessage</p>
<hr />
@ -3950,7 +3955,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_41">Inherited from<a class="headerlink" href="#inherited-from_41" title="Permanent link">#</a></h4>
<p>Omit.aria-pressed</p>
<hr />
@ -3990,21 +3996,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_47">Inherited from<a class="headerlink" href="#inherited-from_47" title="Permanent link">#</a></h4>
<p>Omit.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_48">Inherited from<a class="headerlink" href="#inherited-from_48" title="Permanent link">#</a></h4>
<p>Omit.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_49">Inherited from<a class="headerlink" href="#inherited-from_49" title="Permanent link">#</a></h4>
<p>Omit.aria-selected</p>
<hr />
@ -4867,13 +4876,13 @@ A hint could be a sample value or a brief description of the expected format.</p
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLInputElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_216">Inherited from<a class="headerlink" href="#inherited-from_216" title="Permanent link">#</a></h4>
<p>Omit.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLInputElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_217">Inherited from<a class="headerlink" href="#inherited-from_217" title="Permanent link">#</a></h4>
<p>Omit.onKeyPressCapture</p>
<hr />

View File

@ -3139,7 +3139,8 @@ presented if they are made.</p>
<h3 id="aria-checked">aria-checked<a class="headerlink" href="#aria-checked" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-checked</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.</p>
<p><strong><code>see</code></strong> aria-pressed @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-pressed
- aria-selected.</p>
<h4 id="inherited-from_8">Inherited from<a class="headerlink" href="#inherited-from_8" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-checked</p>
<hr />
@ -3153,14 +3154,16 @@ presented if they are made.</p>
<h3 id="aria-colindex">aria-colindex<a class="headerlink" href="#aria-colindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colindex</strong>: <code>number</code></p>
<p>Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colcount @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-colcount
- aria-colspan.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-colindex</p>
<hr />
<h3 id="aria-colspan">aria-colspan<a class="headerlink" href="#aria-colspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-colspan</strong>: <code>number</code></p>
<p>Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-colindex @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-colindex
- aria-rowspan.</p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-colspan</p>
<hr />
@ -3194,7 +3197,8 @@ presented if they are made.</p>
<h3 id="aria-disabled">aria-disabled<a class="headerlink" href="#aria-disabled" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-disabled</strong>: <code>Booleanish</code></p>
<p>Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.</p>
<p><strong><code>see</code></strong> aria-hidden @see aria-readonly.</p>
<p><strong><code>see</code></strong> - aria-hidden
- aria-readonly.</p>
<h4 id="inherited-from_16">Inherited from<a class="headerlink" href="#inherited-from_16" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-disabled</p>
<hr />
@ -3208,7 +3212,8 @@ presented if they are made.</p>
<h3 id="aria-errormessage">aria-errormessage<a class="headerlink" href="#aria-errormessage" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-errormessage</strong>: <code>string</code></p>
<p>Identifies the element that provides an error message for the object.</p>
<p><strong><code>see</code></strong> aria-invalid @see aria-describedby.</p>
<p><strong><code>see</code></strong> - aria-invalid
- aria-describedby.</p>
<h4 id="inherited-from_18">Inherited from<a class="headerlink" href="#inherited-from_18" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-errormessage</p>
<hr />
@ -3333,7 +3338,8 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-pressed">aria-pressed<a class="headerlink" href="#aria-pressed" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-pressed</strong>: <code>boolean</code> | <code>"true"</code> | <code>"false"</code> | <code>"mixed"</code></p>
<p>Indicates the current "pressed" state of toggle buttons.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-selected.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-selected.</p>
<h4 id="inherited-from_37">Inherited from<a class="headerlink" href="#inherited-from_37" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-pressed</p>
<hr />
@ -3373,21 +3379,24 @@ A hint could be a sample value or a brief description of the expected format.</p
<h3 id="aria-rowindex">aria-rowindex<a class="headerlink" href="#aria-rowindex" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowindex</strong>: <code>number</code></p>
<p>Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowcount @see aria-rowspan.</p>
<p><strong><code>see</code></strong> - aria-rowcount
- aria-rowspan.</p>
<h4 id="inherited-from_43">Inherited from<a class="headerlink" href="#inherited-from_43" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-rowindex</p>
<hr />
<h3 id="aria-rowspan">aria-rowspan<a class="headerlink" href="#aria-rowspan" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-rowspan</strong>: <code>number</code></p>
<p>Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.</p>
<p><strong><code>see</code></strong> aria-rowindex @see aria-colspan.</p>
<p><strong><code>see</code></strong> - aria-rowindex
- aria-colspan.</p>
<h4 id="inherited-from_44">Inherited from<a class="headerlink" href="#inherited-from_44" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-rowspan</p>
<hr />
<h3 id="aria-selected">aria-selected<a class="headerlink" href="#aria-selected" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-selected</strong>: <code>Booleanish</code></p>
<p>Indicates the current "selected" state of various widgets.</p>
<p><strong><code>see</code></strong> aria-checked @see aria-pressed.</p>
<p><strong><code>see</code></strong> - aria-checked
- aria-pressed.</p>
<h4 id="inherited-from_45">Inherited from<a class="headerlink" href="#inherited-from_45" title="Permanent link">#</a></h4>
<p>SwitchProps.aria-selected</p>
<hr />
@ -4076,13 +4085,13 @@ We trigger a <code>onFocus</code> callback too.</p>
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLButtonElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_171">Inherited from<a class="headerlink" href="#inherited-from_171" title="Permanent link">#</a></h4>
<p>SwitchProps.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLButtonElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_172">Inherited from<a class="headerlink" href="#inherited-from_172" title="Permanent link">#</a></h4>
<p>SwitchProps.onKeyPressCapture</p>
<hr />

View File

@ -2556,13 +2556,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>DOMAttributes.onKeyPressCapture</p>
<hr />

View File

@ -2186,12 +2186,10 @@
<h2 id="properties_1">Properties<a class="headerlink" href="#properties_1" title="Permanent link">#</a></h2>
<h3 id="_nowrap">_nowrap<a class="headerlink" href="#_nowrap" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>_nowrap</strong>: <code>boolean</code></p>
<p><strong><code>internal</code></strong>
indicator, might come from parent <TableHead>, don't use this prop outside (!)</p>
<p>indicator, might come from parent <TableHead>, don't use this prop outside (!)</p>
<hr />
<h3 id="_sorting">_sorting<a class="headerlink" href="#_sorting" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>_sorting</strong>: <code>Partial</code>&lt;<a href="../Renderer.Component.TableSortParams/"><code>TableSortParams</code></a>></p>
<p><strong><code>internal</code></strong></p>
<hr />
<h3 id="checkbox">checkbox<a class="headerlink" href="#checkbox" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>checkbox</strong>: <code>boolean</code></p>
@ -2596,13 +2594,13 @@ indicator, might come from parent <TableHead>, don't use this prop outside (!)</
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPressCapture</p>
<hr />
@ -3054,7 +3052,6 @@ indicator, might come from parent <TableHead>, don't use this prop outside (!)</
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>
<h3 id="_sort">_sort<a class="headerlink" href="#_sort" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>_sort</strong>(<code>sortBy</code>): <code>void</code></p>
<p><strong><code>internal</code></strong></p>
<h4 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">#</a></h4>
<table>
<thead>

View File

@ -2498,13 +2498,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPressCapture</p>
<hr />

View File

@ -2675,13 +2675,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPressCapture</p>
<hr />
@ -3141,7 +3141,7 @@
<h3 id="sortable">sortable<a class="headerlink" href="#sortable" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>sortable</strong>: <a href="../../modules/Renderer.Component/#tablesortcallbacks"><code>TableSortCallbacks</code></a>&lt;<code>Item</code>></p>
<p>Define sortable callbacks for every column in <TableHead><TableCell sortBy="someCol"><TableHead></p>
<p><strong><code>sortitem</code></strong> argument in the callback is an object, provided in <TableRow sortItem={someColDataItem}/></p>
<p><strong><code>sortItem</code></strong> argument in the callback is an object, provided in <TableRow sortItem={someColDataItem}/></p>
<hr />
<h3 id="storagekey">storageKey<a class="headerlink" href="#storagekey" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>storageKey</strong>: <code>string</code></p>

View File

@ -2545,13 +2545,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLDivElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPressCapture</p>
<hr />

View File

@ -2572,13 +2572,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>Omit.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>HTMLElement</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>Omit.onKeyPressCapture</p>
<hr />

View File

@ -2537,13 +2537,13 @@
<hr />
<h3 id="onkeypress">onKeyPress<a class="headerlink" href="#onkeypress" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPress</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_74">Inherited from<a class="headerlink" href="#inherited-from_74" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPress</p>
<hr />
<h3 id="onkeypresscapture">onKeyPressCapture<a class="headerlink" href="#onkeypresscapture" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onKeyPressCapture</strong>: <code>KeyboardEventHandler</code>&lt;<code>any</code>></p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h4 id="inherited-from_75">Inherited from<a class="headerlink" href="#inherited-from_75" title="Permanent link">#</a></h4>
<p>React.DOMAttributes.onKeyPressCapture</p>
<hr />

View File

@ -774,7 +774,7 @@
<h1 id="interface-ikubeapicluster">Interface: IKubeApiCluster<a class="headerlink" href="#interface-ikubeapicluster" title="Permanent link">#</a></h1>
<p><a href="../../modules/Renderer/">Renderer</a>.<a href="../../modules/Renderer.K8sApi/">K8sApi</a>.IKubeApiCluster</p>
<p><strong><code>deprecated</code></strong></p>
<p><strong><code>deprecated</code></strong> </p>
<h2 id="hierarchy">Hierarchy<a class="headerlink" href="#hierarchy" title="Permanent link">#</a></h2>
<ul>
<li><a href="../Renderer.K8sApi.ILocalKubeApiConfig/"><code>ILocalKubeApiConfig</code></a></li>

View File

@ -786,8 +786,6 @@
<h2 id="variables_1">Variables<a class="headerlink" href="#variables_1" title="Permanent link">#</a></h2>
<h3 id="appeventbus">appEventBus<a class="headerlink" href="#appeventbus" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>appEventBus</strong>: <code>EventEmitter</code>&lt;[<a href="../../interfaces/Common.EventBus.AppEvent/"><code>AppEvent</code></a>]></p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>

View File

@ -775,27 +775,23 @@
<h2 id="functions_1">Functions<a class="headerlink" href="#functions_1" title="Permanent link">#</a></h2>
<h3 id="resolvesystemproxy">resolveSystemProxy<a class="headerlink" href="#resolvesystemproxy" title="Permanent link">#</a></h3>
<p><strong>resolveSystemProxy</strong>(<code>url</code>): <code>Promise</code>&lt;<code>string</code>></p>
<p>Resolves URL-specific proxy information from system. See more here: https://www.electronjs.org/docs/latest/api/session#sesresolveproxyurl</p>
<h4 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>url</code></td>
<td align="left"><code>string</code></td>
<td align="left">The URL for proxy information</td>
</tr>
</tbody>
</table>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>Promise</code>&lt;<code>string</code>></p>
<p>Promise for proxy information as string</p>

View File

@ -877,19 +877,24 @@ running.</p>
<hr />
<h3 id="openexternal">openExternal<a class="headerlink" href="#openexternal" title="Permanent link">#</a></h3>
<p><strong>openExternal</strong>(<code>url</code>): <code>Promise</code>&lt;<code>void</code>></p>
<p><strong><code>deprecated</code></strong> use openBrowser</p>
<p>Opens a link using the program configured as the default browser
on the target platform. Will reject URLs with a scheme other than
http or https to prevent programs other than the default browser
running.</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>url</code></td>
<td align="left"><code>string</code></td>
<td align="left">The URL to open</td>
</tr>
</tbody>
</table>

View File

@ -1192,8 +1192,6 @@
<h1 id="namespace-k8sapi">Namespace: K8sApi<a class="headerlink" href="#namespace-k8sapi" title="Permanent link">#</a></h1>
<p><a href="../Main/">Main</a>.K8sApi</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h2 id="table-of-contents">Table of contents<a class="headerlink" href="#table-of-contents" title="Permanent link">#</a></h2>
<h3 id="references">References<a class="headerlink" href="#references" title="Permanent link">#</a></h3>
<ul>
@ -1428,7 +1426,8 @@ Licensed under MIT License. See LICENSE in root directory for more information.<
<h2 id="functions_1">Functions<a class="headerlink" href="#functions_1" title="Permanent link">#</a></h2>
<h3 id="isallowedresource">isAllowedResource<a class="headerlink" href="#isallowedresource" title="Permanent link">#</a></h3>
<p><strong>isAllowedResource</strong>(...<code>args</code>): <code>boolean</code></p>
<p><strong><code>deprecated</code></strong> This function never works</p>
<p>Copyright (c) OpenLens Authors. All rights reserved.
Licensed under MIT License. See LICENSE in root directory for more information.</p>
<h4 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">#</a></h4>
<table>
<thead>
@ -1446,7 +1445,6 @@ Licensed under MIT License. See LICENSE in root directory for more information.<
</table>
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>boolean</code></p>
<p>false</p>

View File

@ -830,76 +830,63 @@
<h2 id="functions_1">Functions<a class="headerlink" href="#functions_1" title="Permanent link">#</a></h2>
<h3 id="onresume">onResume<a class="headerlink" href="#onresume" title="Permanent link">#</a></h3>
<p><strong>onResume</strong>(<code>listener</code>): <code>Disposer</code></p>
<p>Adds event listener to system resume event</p>
<h4 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>listener</code></td>
<td align="left"><a href="./#powereventlistener"><code>PowerEventListener</code></a></td>
<td align="left">function which will be called on system resume</td>
</tr>
</tbody>
</table>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
<p><code>Disposer</code></p>
<p>function to remove event listener</p>
<hr />
<h3 id="onshutdown">onShutdown<a class="headerlink" href="#onshutdown" title="Permanent link">#</a></h3>
<p><strong>onShutdown</strong>(<code>listener</code>): <code>Disposer</code></p>
<p>Adds event listener to the event which is emitted when
the system is about to reboot or shut down</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>listener</code></td>
<td align="left"><a href="./#powereventlistener"><code>PowerEventListener</code></a></td>
<td align="left">function which will be called on system shutdown</td>
</tr>
</tbody>
</table>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>Disposer</code></p>
<p>function to remove event listener</p>
<hr />
<h3 id="onsuspend">onSuspend<a class="headerlink" href="#onsuspend" title="Permanent link">#</a></h3>
<p><strong>onSuspend</strong>(<code>listener</code>): <code>Disposer</code></p>
<p>Adds event listener to system suspend events</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>listener</code></td>
<td align="left"><a href="./#powereventlistener"><code>PowerEventListener</code></a></td>
<td align="left">function which will be called on system suspend</td>
</tr>
</tbody>
</table>
<h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
<p><code>Disposer</code></p>
<p>function to remove event listener</p>

View File

@ -2396,7 +2396,6 @@
<hr />
<h3 id="getdetailsurl">getDetailsUrl<a class="headerlink" href="#getdetailsurl" title="Permanent link">#</a></h3>
<p><strong>getDetailsUrl</strong>(<code>selfLink</code>, <code>resetSelected?</code>, <code>mergeGlobals?</code>): <code>string</code></p>
<p><strong><code>deprecated</code></strong> use <code>di.inject(getDetailsUrlInjectable)</code> instead</p>
<h4 id="parameters_21">Parameters<a class="headerlink" href="#parameters_21" title="Permanent link">#</a></h4>
<table>
<thead>
@ -2528,23 +2527,26 @@
<hr />
<h3 id="showdetails">showDetails<a class="headerlink" href="#showdetails" title="Permanent link">#</a></h3>
<p><strong>showDetails</strong>(<code>selfLink</code>, <code>resetSelected?</code>): <code>void</code></p>
<p><strong><code>deprecated</code></strong> use <code>di.inject(showDetailsInjectable)</code> instead</p>
<p><strong><code>default</code></strong> resetSelected true</p>
<h4 id="parameters_26">Parameters<a class="headerlink" href="#parameters_26" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>selfLink</code></td>
<td align="left"><code>undefined</code> | <code>string</code></td>
<td align="left">The Kube selflink to show details for</td>
</tr>
<tr>
<td align="left"><code>resetSelected?</code></td>
<td align="left"><code>boolean</code></td>
<td align="left">If true then will reset the selected kube object (which object is highlighted generally)</td>
</tr>
</tbody>
</table>

View File

@ -946,22 +946,26 @@
<hr />
<h3 id="showdetails">showDetails<a class="headerlink" href="#showdetails" title="Permanent link">#</a></h3>
<p><strong>showDetails</strong>(<code>selfLink</code>, <code>resetSelected?</code>): <code>void</code></p>
<p><strong><code>default</code></strong> resetSelected true</p>
<h4 id="parameters_4">Parameters<a class="headerlink" href="#parameters_4" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>selfLink</code></td>
<td align="left"><code>undefined</code> | <code>string</code></td>
<td align="left">The Kube selflink to show details for</td>
</tr>
<tr>
<td align="left"><code>resetSelected?</code></td>
<td align="left"><code>boolean</code></td>
<td align="left">If true then will reset the selected kube object (which object is highlighted generally)</td>
</tr>
</tbody>
</table>

File diff suppressed because one or more lines are too long

Binary file not shown.