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

Deployed 56e7897bc4 to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-11-17 16:19:22 +00:00
parent 16ec50b6ec
commit 0f6382496e
19 changed files with 34 additions and 34 deletions

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@74708</p>
<p>IpcRegistrar.__@IpcPrefix@74818</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@30370</p>
<p>LensExtension.__@Disposers@30390</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@30373</p>
<p>LensExtension.__@lensExtensionDependencies@30393</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>
@ -1115,7 +1115,7 @@ cluster-specific information that can be made available in the shell environment
<p>the current shell environment that the terminal will be opened with. The implementation should modify this as desired.</p>
<hr />
<h3 id="traymenus">trayMenus<a class="headerlink" href="#traymenus" title="Permanent link">#</a></h3>
<p><strong>trayMenus</strong>: <a href="../../interfaces/Common.Types.TrayMenuRegistration/"><code>TrayMenuRegistration</code></a>[] = <code>[]</code></p>
<p><strong>trayMenus</strong>: <a href="../../interfaces/Common.Types.TrayMenuRegistration/"><code>TrayMenuRegistration</code></a>[] | <code>IComputedValue</code>&lt;<a href="../../interfaces/Common.Types.TrayMenuRegistration/"><code>TrayMenuRegistration</code></a>[]> = <code>[]</code></p>
<h2 id="accessors_1">Accessors<a class="headerlink" href="#accessors_1" title="Permanent link">#</a></h2>
<h3 id="description">description<a class="headerlink" href="#description" title="Permanent link">#</a></h3>
<p><code>get</code> <strong>description</strong>(): <code>undefined</code> | <code>string</code></p>

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@74708</p>
<p>IpcRegistrar.__@IpcPrefix@74818</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

@ -1213,12 +1213,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@30370</p>
<p>LensExtension.__@Disposers@30390</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@30373</p>
<p>LensExtension.__@lensExtensionDependencies@30393</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

@ -2880,7 +2880,7 @@
<p>React.HTMLAttributes.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -2975,7 +2975,7 @@ presented if they are made.</p>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3022,7 +3022,7 @@
<p>ButtonHTMLAttributes.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -3117,7 +3117,7 @@ presented if they are made.</p>
<p>ButtonHTMLAttributes.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -2864,7 +2864,7 @@
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-atomic">aria-atomic</a></p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -2959,7 +2959,7 @@ presented if they are made.</p>
<p><a href="../Renderer.Component.DrawerItemProps/">DrawerItemProps</a>.<a href="../Renderer.Component.DrawerItemProps/#aria-disabled">aria-disabled</a></p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -2857,7 +2857,7 @@
<p>React.HTMLAttributes.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -2952,7 +2952,7 @@ presented if they are made.</p>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -2947,7 +2947,7 @@
<p>React.HTMLAttributes.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_5">Inherited from<a class="headerlink" href="#inherited-from_5" title="Permanent link">#</a></h4>
@ -3042,7 +3042,7 @@ presented if they are made.</p>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3726,7 +3726,7 @@
<p>React.HTMLProps.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -3821,7 +3821,7 @@ presented if they are made.</p>
<p>React.HTMLProps.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3745,7 +3745,7 @@
<p>React.HTMLProps.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -3840,7 +3840,7 @@ presented if they are made.</p>
<p>React.HTMLProps.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3289,7 +3289,7 @@
<p>InputProps.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
@ -3384,7 +3384,7 @@ presented if they are made.</p>
<p>InputProps.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3033,7 +3033,7 @@
<p>Omit.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_6">Inherited from<a class="headerlink" href="#inherited-from_6" title="Permanent link">#</a></h4>
@ -3128,7 +3128,7 @@ presented if they are made.</p>
<p>Omit.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3734,7 +3734,7 @@
<p>React.HTMLProps.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -3829,7 +3829,7 @@ presented if they are made.</p>
<p>React.HTMLProps.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -2832,7 +2832,7 @@
<p>React.HTMLAttributes.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_4">Inherited from<a class="headerlink" href="#inherited-from_4" title="Permanent link">#</a></h4>
@ -2927,7 +2927,7 @@ presented if they are made.</p>
<p>React.HTMLAttributes.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3726,7 +3726,7 @@
<p>React.HTMLProps.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -3821,7 +3821,7 @@ presented if they are made.</p>
<p>React.HTMLProps.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

View File

@ -3718,7 +3718,7 @@
<p>Omit.aria-atomic</p>
<hr />
<h3 id="aria-autocomplete">aria-autocomplete<a class="headerlink" href="#aria-autocomplete" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"both"</code> | <code>"inline"</code></p>
<p><code>Optional</code> <strong>aria-autocomplete</strong>: <code>"none"</code> | <code>"list"</code> | <code>"inline"</code> | <code>"both"</code></p>
<p>Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
presented if they are made.</p>
<h4 id="inherited-from_10">Inherited from<a class="headerlink" href="#inherited-from_10" title="Permanent link">#</a></h4>
@ -3813,7 +3813,7 @@ presented if they are made.</p>
<p>Omit.aria-disabled</p>
<hr />
<h3 id="aria-dropeffect">aria-dropeffect<a class="headerlink" href="#aria-dropeffect" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"move"</code> | <code>"execute"</code> | <code>"popup"</code></p>
<p><code>Optional</code> <strong>aria-dropeffect</strong>: <code>"link"</code> | <code>"none"</code> | <code>"copy"</code> | <code>"execute"</code> | <code>"move"</code> | <code>"popup"</code></p>
<p>Indicates what functions can be performed when a dragged object is released on the drop target.</p>
<p><strong><code>Deprecated</code></strong></p>
<p>in ARIA 1.1</p>

File diff suppressed because one or more lines are too long

Binary file not shown.