From 4e0ddddeee2d0d8ebc96470c33be01af7c38a7c7 Mon Sep 17 00:00:00 2001 From: guqicun Date: Sat, 7 Dec 2024 12:35:29 +0800 Subject: [PATCH] chore: remove redundant words Signed-off-by: guqicun --- .../_injectivelabs_wallet_ts.internal.HTMLAllCollection.html | 4 ++-- ...ivelabs_wallet_ts.internal.HTMLFormControlsCollection.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLAllCollection.html b/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLAllCollection.html index 270189acd..1bff4e0ac 100644 --- a/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLAllCollection.html +++ b/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLAllCollection.html @@ -3,7 +3,7 @@

Methods

  • Returns the item with index index from the collection (determined by tree order).

    Parameters

    • Optional nameOrIndex: string

    Returns null | internal.Element | internal.HTMLCollection

  • -

    Returns the item with ID or name name from the collection.

    +

    Returns the item with ID or name from the collection.

    If there are multiple matching items, then an HTMLCollection object containing all those elements is returned.

    Only button, form, iframe, input, map, meta, object, select, and textarea elements can have a name for the purpose of this method; their name is given by the value of their name attribute.

    -

    Parameters

    • name: string

    Returns null | internal.Element | internal.HTMLCollection

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Enumeration
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns null | internal.Element | internal.HTMLCollection

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Enumeration
  • Class

Settings

Theme

Generated using TypeDoc

diff --git a/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLFormControlsCollection.html b/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLFormControlsCollection.html index 2d1d67e24..480803dbd 100644 --- a/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLFormControlsCollection.html +++ b/docs/interfaces/_injectivelabs_wallet_ts.internal.HTMLFormControlsCollection.html @@ -5,6 +5,6 @@

Methods

  • Retrieves an object from various collections.

    Parameters

    • index: number

    Returns null | internal.Element

  • -

    Returns the item with ID or name name from the collection.

    +

    Returns the item with ID or name from the collection.

    If there are multiple matching items, then a RadioNodeList object containing all those elements is returned.

    -

    Parameters

    • name: string

    Returns null | internal.Element | internal.RadioNodeList

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Enumeration
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns null | internal.Element | internal.RadioNodeList

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Enumeration
  • Class

Settings

Theme

Generated using TypeDoc